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 葹イ蠑丈゚イ謔 1110010011011111101100101110010110111100100011111110010011011111101100101110011010000010 e4dfb2e5bc8fe4dfb2e682
EUC-JP 葹イ蠑丈゚イ謔 1110100011100001100011101011001011101010101111101011111011100110100011101101111110001110101100101110101111100010 e8e18eb2eabebee68edf8eb2ebe2
UTF-8 葹イ蠑丈゚イ謔 111010001001000110111001111011111011110110110010111010001010000010010001111001001011100010001000111011111011111010011111111011111011110110110010111010001010110010010100 e891b9efbdb2e8a091e4b888efbe9fefbdb2e8ac94
UHC ???丈??謔 001111110011111100111111111011011101101100111111001111111111100111001100 3f3f3feddb3f3ff9cc

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