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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 澵鴫澵鴫瀨自渼 1111101101001100100011101011000011111011010011001000111010110000111110110101000010001110101010011111101101001001 fb4c8eb0fb4c8eb0fb508ea9fb49
EUC-JP 澵鴫澵鴫?自渼 10001111110010001111100010111100101100101000111111001000111110001011110010110010001111111011110010101011100011111100011111110000 8fc8f8bcb28fc8f8bcb23fbcab8fc7f0
UTF-8 澵鴫澵鴫瀨自渼 111001101011111010110101111010011011010010101011111001101011111010110101111010011011010010101011111001111000000010101000111010001000011110101010111001101011100010111100 e6beb5e9b4abe6beb5e9b4abe780a8e887aae6b8bc
UHC ????瀨自渼 00111111001111110011111100111111110101101110111011101101101110111101101010110100 3f3f3f3fd6eeedbbdab4

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