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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 臟棒?\}臟棒?\{^ 111001000110011010010110010111110011111101011100011111011110010001100110100101100101111100111111010111000111101101011110 e466965f3f5c7de466965f3f5c7b5e
EUC-JP 臟棒?\}臟棒?\{^ 111001111100011111001011110000000011111101011100011111011110011111000111110010111100000000111111010111000111101101011110 e7c7cbc03f5c7de7c7cbc03f5c7b5e
UTF-8 臟棒치\}臟棒치\{^ 1110100010000111100111111110011010100011100100101110110010111001100110000101110001111101111010001000011110011111111001101010001110010010111011001011100110011000010111000111101101011110 e8879fe6a392ecb9985c7de8879fe6a392ecb9985c7b5e
UHC 臟棒치\}臟棒치\{^ 1110110111110100110111001110101011000100101000010101110001111101111011011111010011011100111010101100010010100001010111000111101101011110 edf4dceac4a15c7dedf4dceac4a15c7b5e

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