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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 形??U}形??U{^ 10001100011000000011111100111111010101010111110110001100011000000011111100111111010101010111101101011110 8c603f3f557d8c603f3f557b5e
EUC-JP 形??U}形??U{^ 10110111110000010011111100111111010101010111110110110111110000010011111100111111010101010111101101011110 b7c13f3f557db7c13f3f557b5e
UTF-8 形녔굢U}形녔굢U{^ 1110010110111101101000101110101110000101100101001110101010110101101000100101010101111101111001011011110110100010111010111000010110010100111010101011010110100010010101010111101101011110 e5bda2eb8594eab5a2557de5bda2eb8594eab5a2557b5e
UHC 形녔굢U}形녔굢U{^ 1111101110100001101100111110011010000010100010010101010101111101111110111010000110110011111001101000001010001001010101010111101101011110 fba1b3e68289557dfba1b3e68289557b5e

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