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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 驪呵サク驪ソ迺ス 111010011000101110011001111010001011101110111000111010011000101110111111111001111001001010111101 e98b99e8bbb8e98bbfe792bd
EUC-JP 驪呵サク驪ソ迺ス 11110001111010111101001011101010100011101011101110001110101110001111000111101011100011101011111111101101111100101000111010111101 f1ebd2ea8ebb8eb8f1eb8ebfedf28ebd
UTF-8 驪呵サク驪ソ迺ス 111010011010100110101010111001011001000110110101111011111011110110111011111011111011110110111000111010011010100110101010111011111011110110111111111010001011111110111010111011111011110110111101 e9a9aae591b5efbdbbefbdb8e9a9aaefbdbfe8bfbaefbdbd
UHC 驪呵??驪??? 1101010111110001110010101010011100111111001111111101010111110001001111110011111100111111 d5f1caa73f3fd5f13f3f3f

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