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 ?x??n}?x??n{^ 00111111011110000011111100111111011011100111110100111111011110000011111100111111011011100111101101011110 3f783f3f6e7d3f783f3f6e7b5e
SJIS-WIN ?x??n}?x??n{^ 00111111011110000011111100111111011011100111110100111111011110000011111100111111011011100111101101011110 3f783f3f6e7d3f783f3f6e7b5e
EUC-JP ?x??n}?x??n{^ 00111111011110000011111100111111011011100111110100111111011110000011111100111111011011100111101101011110 3f783f3f6e7d3f783f3f6e7b5e
UTF-8 혧x혫짱n}혧x혫짱n{^ 11101101100110001010011101111000111011011001100010101011111011001010011110110001011011100111110111101101100110001010011101111000111011011001100010101011111011001010011110110001011011100111101101011110 ed98a778ed98abeca7b16e7ded98a778ed98abeca7b16e7b5e
UHC 혧x혫짱n}혧x혫짱n{^ 11000010100011110111100011000010100100111100001010101111011011100111110111000010100011110111100011000010100100111100001010101111011011100111101101011110 c28f78c293c2af6e7dc28f78c293c2af6e7b5e

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