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 案?[}案?[{^ 1000100011000100001111110101101101111101100010001100010000111111010110110111101101011110 88c43f5b7d88c43f5b7b5e
EUC-JP 案?[}案?[{^ 1011000011000110001111110101101101111101101100001100011000111111010110110111101101011110 b0c63f5b7db0c63f5b7b5e
UTF-8 案솨[}案솨[{^ 1110011010100001100010001110110010000110101010000101101101111101111001101010000110001000111011001000011010101000010110110111101101011110 e6a188ec86a85b7de6a188ec86a85b7b5e
UHC 案솨[}案솨[{^ 11100100110100001011110011011101010110110111110111100100110100001011110011011101010110110111101101011110 e4d0bcdd5b7de4d0bcdd5b7b5e

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