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 ???應??? 0011111100111111001111111001110011100100001111110011111100111111 3f3f3f9ce43f3f3f
EUC-JP 轝??應??? 10001111111000011010101000111111001111111101100011100110001111110011111100111111 8fe1aa3f3fd8e63f3f3f
UTF-8 轝뚯눃應끾쵊溜 111010001011110110011101111010111001101010101111111010111000100010000011111001101000011110001001111010111000000110111110111011001011010110001010111011111010011110001011 e8bd9deb9aafeb8883e68789eb81beecb58aefa78b
UHC 轝뚯눃應끾쵊溜 1110011010101100100011001110110010000111101001001110101111101011100001011110011010101100100011001110101011111110 e6ac8cec87a4ebeb85e6ac8ceafe

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