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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???隘??循 001111110011111100111111111010001010010100111111001111111000111101111010 3f3f3fe8a53f3f8f7a
EUC-JP 濚??隘??循 1000111111001001101000010011111100111111111100001010011100111111001111111011110111011011 8fc9a13f3ff0a73f3fbddb
UTF-8 濚싩씉隘쀧뉘循 111001101011111110011010111011001000101110101001111011001001010010001001111010011001101010011000111011001000000010100111111010111000100110011000111001011011111010101010 e6bf9aec8ba9ec9489e99a98ec80a7eb8998e5beaa
UHC 濚싩씉隘쀧뉘循 1110011110111001100110101110011110011101101000011110010011110110100101111110011110110100101101011110001011100000 e7b99ae79da1e4f697e7b4b5e2e0

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