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??^{^ 00111111011100000011111100111111010111100111110100111111011100000011111100111111010111100111101101011110 3f703f3f5e7d3f703f3f5e7b5e
SJIS-WIN ?p??^}?p??^{^ 00111111011100000011111100111111010111100111110100111111011100000011111100111111010111100111101101011110 3f703f3f5e7d3f703f3f5e7b5e
EUC-JP ?p??^}?p??^{^ 00111111011100000011111100111111010111100111110100111111011100000011111100111111010111100111101101011110 3f703f3f5e7d3f703f3f5e7b5e
UTF-8 혧p혦짠^}혧p혦짠^{^ 11101101100110001010011101110000111011011001100010100110111011001010011110100000010111100111110111101101100110001010011101110000111011011001100010100110111011001010011110100000010111100111101101011110 ed98a770ed98a6eca7a05e7ded98a770ed98a6eca7a05e7b5e
UHC 혧p혦짠^}혧p혦짠^{^ 11000010100011110111000011000010100011101100001010100111010111100111110111000010100011110111000011000010100011101100001010100111010111100111101101011110 c28f70c28ec2a75e7dc28f70c28ec2a75e7b5e

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