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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 렔렍렋렏\}렔렍렋렏\{^ 1110101110100000100101001110101110100000100011011110101110100000100010111110101110100000100011110101110001111101111010111010000010010100111010111010000010001101111010111010000010001011111010111010000010001111010111000111101101011110 eba094eba08deba08beba08f5c7deba094eba08deba08beba08f5c7b5e
UHC 렔렍렋렏\}렔렍렋렏\{^ 100011101010100110001110101000111000111010100010100011101010010101011100011111011000111010101001100011101010001110001110101000101000111010100101010111000111101101011110 8ea98ea38ea28ea55c7d8ea98ea38ea28ea55c7b5e

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