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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???庶???? 001111110011111100111111100011111000111000111111001111110011111100111111 3f3f3f8f8e3f3f3f3f
EUC-JP ???庶???? 001111110011111100111111101111011110111000111111001111110011111100111111 3f3f3fbdee3f3f3f3f
UTF-8 렯렍렯庶렱섞렯롉 111010111010000010101111111010111010000010001101111010111010000010101111111001011011101010110110111010111010000010110001111011001000010010011110111010111010000010101111111010111010000110001001 eba0afeba08deba0afe5bab6eba0b1ec849eeba0afeba189
UHC 렯렍렯庶렱섞렯롉 10001110101111001000111010100011100011101011110011011111111011101000111010111110101111001010111110001110101111001000111011001111 8ebc8ea38ebcdfee8ebebcaf8ebc8ecf

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