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 騾榊亟\}騾榊亟\{^ 1110100110000000100011011110010110011000101100100101110001111101111010011000000010001101111001011001100010110010010111000111101101011110 e9808de598b25c7de9808de598b25c7b5e
EUC-JP 騾榊亟\}騾榊亟\{^ 1111000111100000101110101110011111010000101101000101110001111101111100011110000010111010111001111101000010110100010111000111101101011110 f1e0bae7d0b45c7df1e0bae7d0b45c7b5e
UTF-8 騾榊亟\}騾榊亟\{^ 1110100110101000101111101110011010100110100010101110010010111010100111110101110001111101111010011010100010111110111001101010011010001010111001001011101010011111010111000111101101011110 e9a8bee6a68ae4ba9f5c7de9a8bee6a68ae4ba9f5c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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