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 ?Y??n}?Y??n{^ 00111111010110010011111100111111011011100111110100111111010110010011111100111111011011100111101101011110 3f593f3f6e7d3f593f3f6e7b5e
SJIS-WIN ?Y??n}?Y??n{^ 00111111010110010011111100111111011011100111110100111111010110010011111100111111011011100111101101011110 3f593f3f6e7d3f593f3f6e7b5e
EUC-JP ?Y??n}?Y??n{^ 00111111010110010011111100111111011011100111110100111111010110010011111100111111011011100111101101011110 3f593f3f6e7d3f593f3f6e7b5e
UTF-8 혦Y혷쨍n}혦Y혷쨍n{^ 11101101100110001010011001011001111011011001100010110111111011001010100010001101011011100111110111101101100110001010011001011001111011011001100010110111111011001010100010001101011011100111101101011110 ed98a659ed98b7eca88d6e7ded98a659ed98b7eca88d6e7b5e
UHC 혦Y혷쨍n}혦Y혷쨍n{^ 11000010100011100101100111000010100111101100001010111000011011100111110111000010100011100101100111000010100111101100001010111000011011100111101101011110 c28e59c29ec2b86e7dc28e59c29ec2b86e7b5e

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