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??^{^ 00111111010100000011111100111111010111100111110100111111010100000011111100111111010111100111101101011110 3f503f3f5e7d3f503f3f5e7b5e
SJIS-WIN ?P??^}?P??^{^ 00111111010100000011111100111111010111100111110100111111010100000011111100111111010111100111101101011110 3f503f3f5e7d3f503f3f5e7b5e
EUC-JP ?P??^}?P??^{^ 00111111010100000011111100111111010111100111110100111111010100000011111100111111010111100111101101011110 3f503f3f5e7d3f503f3f5e7b5e
UTF-8 혪P혩징^}혪P혩징^{^ 11101101100110001010101001010000111011011001100010101001111011001010011110010101010111100111110111101101100110001010101001010000111011011001100010101001111011001010011110010101010111100111101101011110 ed98aa50ed98a9eca7955e7ded98aa50ed98a9eca7955e7b5e
UHC 혪P혩징^}혪P혩징^{^ 11000010100100100101000011000010100100011100001010100001010111100111110111000010100100100101000011000010100100011100001010100001010111100111101101011110 c29250c291c2a15e7dc29250c291c2a15e7b5e

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