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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 驩ァ蠑殉v驩ァ蠑殉vB 1110100110001001101001111110010110111100100011110111110101110110111010011000100110100111111001011011110010001111011111010111011001000010 e989a7e5bc8f7d76e989a7e5bc8f7d7642
EUC-JP 驩ァ蠑殉v驩ァ蠑殉vB 11110001111010011000111010100111111010101011111010111101110111100111011011110001111010011000111010100111111010101011111010111101110111100111011001000010 f1e98ea7eabebdde76f1e98ea7eabebdde7642
UTF-8 驩ァ蠑殉v驩ァ蠑殉vB 111010011010100110101001111011111011110110100111111010001010000010010001111001101010111010001001011101101110100110101001101010011110111110111101101001111110100010100000100100011110011010101110100010010111011001000010 e9a9a9efbda7e8a091e6ae8976e9a9a9efbda7e8a091e6ae897642
UHC 驩??殉v驩??殉vB 111111001011111000111111001111111110001011100110011101101111110010111110001111110011111111100010111001100111011001000010 fcbe3f3fe2e676fcbe3f3fe2e67642

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