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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 葯щ????揄??歪 1110010011011110100001001000101100111111001111110011111100111111100111011000100100111111001111111001100001100011 e4de848b3f3f3f3f9d893f3f9863
EUC-JP 葯щ?靷??揄??歪 11101000111000001010011111101011001111111000111111100111101111010011111100111111110110011110100100111111001111111100111111000100 e8e0a7eb3f8fe7bd3f3fd9e93f3fcfc4
UTF-8 葯щ슚靷㏝굲揄욧같歪 1110100010010001101011111101000110001001111011001000101010011010111010011001110110110111111000111000111110011101111010101011010110110010111001101000111110000100111011001001101010100111111010101011000010011001111001101010110110101010 e891afd189ec8a9ae99db7e38f9deab5b2e68f84ec9aa7eab099e6adaa
UHC 葯щ슚靷㏝굲揄욧같歪 1110010110110101101011001110101110011010101010001110110011100110101001111110100110000010100101011110101011110001101111111110101010110000101100001110100011100000 e5b5aceb9aa8ece6a7e98295eaf1bfeab0b0e8e0

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