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 讓ス雜ウ蓁堤矯 111001101010100010111101111010001011011010110011111001001110101110010010111001111000101110111000 e6a8bde8b6b3e4eb92e78bb8
EUC-JP 讓ス雜ウ蓁堤矯 1110110010101010100011101011110111110000101110001000111010110011111010001110110111000100111010011011011010111010 ecaa8ebdf0b88eb3e8edc4e9b6ba
UTF-8 讓ス雜ウ蓁堤矯 111010001010111010010011111011111011110110111101111010011001101110011100111011111011110110110011111010001001001110000001111001011010000010100100111001111001111110101111 e8ae93efbdbde99b9cefbdb3e89381e5a0a4e79faf
UHC 讓?雜??堤矯 1110010111010011001111111110110111011010001111110011111111110000101001111100111011101100 e5d33fedda3f3ff0a7ceec

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