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 ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 晳?K}晳?K{^ 1111101011011001001111110100101101111101111110101101100100111111010010110111101101011110 fad93f4b7dfad93f4b7b5e
EUC-JP 晳詵K}晳詵K{^ 1000111111000010110001001000111111011101111001110100101101111101100011111100001011000100100011111101110111100111010010110111101101011110 8fc2c48fdde74b7d8fc2c48fdde74b7b5e
UTF-8 晳詵K}晳詵K{^ 1110011010011001101100111110100010101001101101010100101101111101111001101001100110110011111010001010100110110101010010110111101101011110 e699b3e8a9b54b7de699b3e8a9b54b7b5e
UHC 晳詵K}晳詵K{^ 11100000101011111110000011010010010010110111110111100000101011111110000011010010010010110111101101011110 e0afe0d24b7de0afe0d24b7b5e

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