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 ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
SJIS-WIN ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
EUC-JP ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
UTF-8 횒째P횦횥@횒째P횦횥@^ 1110110110011010100100101110110010100111101110000101000011101101100110101010011011101101100110101010010101000000111011011001101010010010111011001010011110111000010100001110110110011010101001101110110110011010101001010100000001011110 ed9a92eca7b850ed9aa6ed9aa540ed9a92eca7b850ed9aa6ed9aa5405e
UHC 횒째P횦횥@횒째P횦횥@^ 110000111000110111000010101100000101000011000011100111011100001110011100010000001100001110001101110000101011000001010000110000111001110111000011100111000100000001011110 c38dc2b050c39dc39c40c38dc2b050c39dc39c405e

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