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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 爵承沆爵承氿^ 10001110110111011000111110110011111110101111011110001110110111011000111110110011111110101111010101011110 8edd8fb3faf78edd8fb3faf55e
EUC-JP 爵承沆爵承氿^ 101111001101111110111110101101011000111111000110111010101011110011011111101111101011010110001111110001101101011101011110 bcdfbeb58fc6eabcdfbeb58fc6d75e
UTF-8 爵承沆爵承氿^ 11100111100010001011010111100110100010011011111111100110101100101000011011100111100010001011010111100110100010011011111111100110101100001011111101011110 e788b5e689bfe6b286e788b5e689bfe6b0bf5e
UHC 爵承沆爵承?^ 111011011100100111100011101011111111100111111010111011011100100111100011101011110011111101011110 edc9e3aff9faedc9e3af3f5e

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