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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?楡賁}?楡賁{^ 00111111100111101011111011100110110010100111110100111111100111101011111011100110110010100111101101011110 3f9ebee6ca7d3f9ebee6ca7b5e
EUC-JP ?楡賁}?楡賁{^ 00111111110111001100000011101100110011000111110100111111110111001100000011101100110011000111101101011110 3fdcc0eccc7d3fdcc0eccc7b5e
UTF-8 챔楡賁}챔楡賁{^ 111011001011000110010100111001101010010110100001111010001011001110000001011111011110110010110001100101001110011010100101101000011110100010110011100000010111101101011110 ecb194e6a5a1e8b3817decb194e6a5a1e8b3817b5e
UHC 챔楡賁}챔楡賁{^ 110000111010100011101010111110001101110111010011011111011100001110101000111010101111100011011101110100110111101101011110 c3a8eaf8ddd37dc3a8eaf8ddd37b5e

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