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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 齋?戟\}齋?戟\{^ 111000100101011000111111100011001000000101011100011111011110001001010110001111111000110010000001010111000111101101011110 e2563f8c815c7de2563f8c815c7b5e
EUC-JP 齋?戟\}齋?戟\{^ 111000111011011100111111101101111110000101011100011111011110001110110111001111111011011111100001010111000111101101011110 e3b73fb7e15c7de3b73fb7e15c7b5e
UTF-8 齋얗戟\}齋얗戟\{^ 1110100110111101100010111110110010010110100101111110011010001000100111110101110001111101111010011011110110001011111011001001011010010111111001101000100010011111010111000111101101011110 e9bd8bec9697e6889f5c7de9bd8bec9697e6889f5c7b5e
UHC 齋얗戟\}齋얗戟\{^ 1110111010110001101111101110100111010000101111010101110001111101111011101011000110111110111010011101000010111101010111000111101101011110 eeb1bee9d0bd5c7deeb1bee9d0bd5c7b5e

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