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 ????????mB 00111111001111110011111100111111001111110011111100111111001111110110110101000010 3f3f3f3f3f3f3f3f6d42
SJIS-WIN ?鰻??????mB 0011111110001001010101100011111100111111001111110011111100111111001111110110110101000010 3f89563f3f3f3f3f3f6d42
EUC-JP ?鰻??珏???mB 00111111101100011011011100111111001111111000111111001011111011010011111100111111001111110110110101000010 3fb1b73f3f8fcbed3f3f3f6d42
UTF-8 렺鰻렰렺珏렮렻렔mB 1110101110100000101110101110100110110000101110111110101110100000101100001110101110100000101110101110011110001111100011111110101110100000101011101110101110100000101110111110101110100000100101000110110101000010 eba0bae9b0bbeba0b0eba0bae78f8feba0aeeba0bbeba0946d42
UHC 렺鰻렰렺珏렮렻렔mB 100011101100001011011000110001001000111010111101100011101100001011001010110001001000111010111011100011101100001110001110101010010110110101000010 8ec2d8c48ebd8ec2cac48ebb8ec38ea96d42

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