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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 乘??彧}乘??彧{^ 100110001010100100111111001111111111101010111001011111011001100010101001001111110011111111111010101110010111101101011110 98a93f3ffab97d98a93f3ffab97b5e
EUC-JP 乘??彧}乘??彧{^ 1101000010101011001111110011111110001111101111001111111001111101110100001010101100111111001111111000111110111100111111100111101101011110 d0ab3f3f8fbcfe7dd0ab3f3f8fbcfe7b5e
UTF-8 乘稶쐻彧}乘稶쐻彧{^ 111001001011100110011000111001111010100010110110111011001001000010111011111001011011110110100111011111011110010010111001100110001110011110101000101101101110110010010000101110111110010110111101101001110111101101011110 e4b998e7a8b6ec90bbe5bda77de4b998e7a8b6ec90bbe5bda77b5e
UHC 乘稶쐻彧}乘稶쐻彧{^ 11100011101010111110100111110011100111001001110111101001111011100111110111100011101010111110100111110011100111001001110111101001111011100111101101011110 e3abe9f39c9de9ee7de3abe9f39c9de9ee7b5e

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