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??[?b??[^ 0011111101100010001111110011111101011011001111110110001000111111001111110101101101011110 3f623f3f5b3f623f3f5b5e
SJIS-WIN 涌b唸獏[涌b唸獏[^ 1001011101001111011000101001101001011000111000001101000101011011100101110100111101100010100110100101100011100000110100010101101101011110 974f629a58e0d15b974f629a58e0d15b5e
EUC-JP 涌b唸獏[涌b唸獏[^ 1100110110110000011000101101001110111001111000001101001101011011110011011011000001100010110100111011100111100000110100110101101101011110 cdb062d3b9e0d35bcdb062d3b9e0d35b5e
UTF-8 涌b唸獏[涌b唸獏[^ 1110011010110110100011000110001011100101100101001011100011100111100011011000111101011011111001101011011010001100011000101110010110010100101110001110011110001101100011110101101101011110 e6b68c62e594b8e78d8f5be6b68c62e594b8e78d8f5b5e
UHC 涌b??[涌b??[^ 11101001101111110110001000111111001111110101101111101001101111110110001000111111001111110101101101011110 e9bf623f3f5be9bf623f3f5b5e

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