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 ??????_????^ 001111110011111100111111001111110011111100111111010111110011111100111111001111110011111101011110 3f3f3f3f3f3f5f3f3f3f3f5e
SJIS-WIN ??????_????^ 001111110011111100111111001111110011111100111111010111110011111100111111001111110011111101011110 3f3f3f3f3f3f5f3f3f3f3f5e
EUC-JP ??????_????^ 001111110011111100111111001111110011111100111111010111110011111100111111001111110011111101011110 3f3f3f3f3f3f5f3f3f3f3f5e
UTF-8 횄징횄짱횄짝_횂혺횄징^ 1110110110011010100001001110110010100111100101011110110110011010100001001110110010100111101100011110110110011010100001001110110010100111100111010101111111101101100110101000001011101101100110001011101011101101100110101000010011101100101001111001010101011110 ed9a84eca795ed9a84eca7b1ed9a84eca79d5fed9a82ed98baed9a84eca7955e
UHC 횄징횄짱횄짝_횂혺횄징^ 11000011100000111100001010100001110000111000001111000010101011111100001110000011110000101010011001011111110000111000001011000010100111111100001110000011110000101010000101011110 c383c2a1c383c2afc383c2a65fc382c29fc383c2a15e

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