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 10001001100110100011111111101000101101000011111110001001100110100011111111101000101101000011111101000010 899a3fe8b43f899a3fe8b43f42
EUC-JP 凹?雍?凹?雍?B 10110001111110100011111111110000101101100011111110110001111110100011111111110000101101100011111101000010 b1fa3ff0b63fb1fa3ff0b63f42
UTF-8 凹렦雍렜凹렦雍렜B 11100101100001111011100111101011101000001010011011101001100110111000110111101011101000001001110011100101100001111011100111101011101000001010011011101001100110111000110111101011101000001001110001000010 e587b9eba0a6e99b8deba09ce587b9eba0a6e99b8deba09c42
UHC 凹렦雍렜凹렦雍렜B 1110100011101010100011101011010111101000101111001000111010101110111010001110101010001110101101011110100010111100100011101010111001000010 e8ea8eb5e8bc8eaee8ea8eb5e8bc8eae42

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