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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??曹????曹?? 001111110011111110010001100000100011111100111111001111110011111110010001100000100011111100111111 3f3f91823f3f3f3f91823f3f
EUC-JP ??曹????曹?? 001111110011111111000001111000100011111100111111001111110011111111000001111000100011111100111111 3f3fc1e23f3f3f3fc1e23f3f
UTF-8 렯렧曹렯렢렯렧曹렯렢 111010111010000010101111111010111010000010100111111001101001101110111001111010111010000010101111111010111010000010100010111010111010000010101111111010111010000010100111111001101001101110111001111010111010000010101111111010111010000010100010 eba0afeba0a7e69bb9eba0afeba0a2eba0afeba0a7e69bb9eba0afeba0a2
UHC 렯렧曹렯렢렯렧曹렯렢 1000111010111100100011101011011011110000110001111000111010111100100011101011001110001110101111001000111010110110111100001100011110001110101111001000111010110011 8ebc8eb6f0c78ebc8eb38ebc8eb6f0c78ebc8eb3

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