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 ??dn}??dn{^ 0011111100111111011001000110111001111101001111110011111101100100011011100111101101011110 3f3f646e7d3f3f646e7b5e
SJIS-WIN ??dn}??dn{^ 0011111100111111011001000110111001111101001111110011111101100100011011100111101101011110 3f3f646e7d3f3f646e7b5e
EUC-JP ??dn}??dn{^ 0011111100111111011001000110111001111101001111110011111101100100011011100111101101011110 3f3f646e7d3f3f646e7b5e
UTF-8 폴燎dn}폴燎dn{^ 11101101100011111011010011101111101001111000000001100100011011100111110111101101100011111011010011101111101001111000000001100100011011100111101101011110 ed8fb4efa780646e7ded8fb4efa780646e7b5e
UHC 폴燎dn}폴燎dn{^ 110001101111101011101000111110110110010001101110011111011100011011111010111010001111101101100100011011100111101101011110 c6fae8fb646e7dc6fae8fb646e7b5e

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