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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
EUC-JP ??棅}v??棅}vB 001111110011111110001111110000111111101101111101011101100011111100111111100011111100001111111011011111010111011001000010 3f3f8fc3fb7d763f3f8fc3fb7d7642
UTF-8 청짚棅}v청짚棅}vB 1110110010110010101011011110110010100111100110101110011010100011100001010111110101110110111011001011001010101101111011001010011110011010111001101010001110000101011111010111011001000010 ecb2adeca79ae6a3857d76ecb2adeca79ae6a3857d7642
UHC 청짚棅}v청짚棅}vB 1100001110111011110000101010010011011100101110000111110101110110110000111011101111000010101001001101110010111000011111010111011001000010 c3bbc2a4dcb87d76c3bbc2a4dcb87d7642

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