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 ??芋耿怜芋介 001111110011111110001000111100001110001111010100100101111110010110001000111100001000100111101110 3f3f88f0e3d497e588f089ee
EUC-JP 鋌?芋耿怜芋介 1000111111100100101110110011111110110000111100101110011011010110110011101110011110110000111100101011001011110000 8fe4bb3fb0f2e6d6cee7b0f2b2f0
UTF-8 鋌렫芋耿怜芋介 111010011000101110001100111010111010000010101011111010001000101010001011111010001000000010111111111001101000000010011100111010001000101010001011111001001011101110001011 e98b8ceba0abe88a8be880bfe6809ce88a8be4bb8b
UHC 鋌렫芋耿怜芋介 1110111111111011100011101011100111101001111000111100110011101010110101101011101111101001111000111100101110111111 effb8eb9e9e3ccead6bbe9e3cbbf

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