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 逵育イュ迚狗根 111001111001110010001000111001111011001010101101111001111000100110001011111001111000110110101010 e79c88e7b2ade7898be78daa
EUC-JP 逵育イュ迚狗根 1110110111111100101100001110100110001110101100101000111010101101111011011110100110110110111010011011101010101100 edfcb0e98eb28eadede9b6e9baac
UTF-8 逵育イュ迚狗根 111010011000000010110101111010001000001010110010111011111011110110110010111011111011110110101101111010001011111110011010111001111000101110010111111001101010000010111001 e980b5e882b2efbdb2efbdade8bf9ae78b97e6a0b9
UHC 逵育???狗根 1101000010110000111010111100000000111111001111110011111111001111101101111101000011000110 d0b0ebc03f3f3fcfb7d0c6

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