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 節??辱??影 10010000110111110011111100111111100100000100101000111111001111111000100101100101 90df3f3f904a3f3f8965
EUC-JP 節??辱??影 11000000111000010011111100111111101111111010101100111111001111111011000111000110 c0e13f3fbfab3f3fb1c6
UTF-8 節억쉬辱녺댚影 111001111010111110000000111011001001011010110101111011001000100110101100111010001011111010110001111010111000010110111010111010111000110010011010111001011011110110110001 e7af80ec96b5ec89ace8beb1eb85baeb8c9ae5bdb1
UHC 節억쉬辱녺댚影 1110111110111101101111101110111110111101101011001110100110110100100001101110011110001000101111101110011110101111 efbdbeefbdace9b486e788bee7af

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