To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 節??L節??L^ 1001000011011111001111110011111101001100100100001101111100111111001111110100110001011110 90df3f3f4c90df3f3f4c5e
EUC-JP 節??L節??L^ 1100000011100001001111110011111101001100110000001110000100111111001111110100110001011110 c0e13f3f4cc0e13f3f4c5e
UTF-8 節깍풓L節깍풓L^ 111001111010111110000000111010101011100110001101111011011001001010010011010011001110011110101111100000001110101010111001100011011110110110010010100100110100110001011110 e7af80eab98ded92934ce7af80eab98ded92934c5e
UHC 節깍풓L節깍풓L^ 111011111011110110110001111011111011111010010111010011001110111110111101101100011110111110111110100101110100110001011110 efbdb1efbe974cefbdb1efbe974c5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)