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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?暹[}?暹[{^ 0011111110011101111110010101101101111101001111111001110111111001010110110111101101011110 3f9df95b7d3f9df95b7b5e
EUC-JP ?暹[}?暹[{^ 0011111111011010111110110101101101111101001111111101101011111011010110110111101101011110 3fdafb5b7d3fdafb5b7b5e
UTF-8 卨暹[}卨暹[{^ 1110010110001101101010001110011010011010101110010101101101111101111001011000110110101000111001101001101010111001010110110111101101011110 e58da8e69ab95b7de58da8e69ab95b7b5e
UHC 卨暹[}卨暹[{^ 11100000110110011110000011100111010110110111110111100000110110011110000011100111010110110111101101011110 e0d9e0e75b7de0d9e0e75b7b5e

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