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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 第???第???B 1001000111100110001111110011111100111111100100011110011000111111001111110011111101000010 91e63f3f3f91e63f3f3f42
EUC-JP 第???第???B 1100001011101000001111110011111100111111110000101110100000111111001111110011111101000010 c2e83f3f3fc2e83f3f3f42
UTF-8 第목렰렣第목렰렣B 11100111101011001010110011101011101010101010100111101011101000001011000011101011101000001010001111100111101011001010110011101011101010101010100111101011101000001011000011101011101000001010001101000010 e7acacebaaa9eba0b0eba0a3e7acacebaaa9eba0b0eba0a342
UHC 第목렰렣第목렰렣B 1111000010101111101110001111000110001110101111011000111010110100111100001010111110111000111100011000111010111101100011101011010001000010 f0afb8f18ebd8eb4f0afb8f18ebd8eb442

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