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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 葯щ????攸??^ 11100100110111101000010010001011001111110011111100111111001111111001110110111111001111110011111101011110 e4de848b3f3f3f3f9dbf3f3f5e
EUC-JP 葯щ?嫄??攸??^ 111010001110000010100111111010110011111110001111101110101010000100111111001111111101101011000001001111110011111101011110 e8e0a7eb3f8fbaa13f3fdac13f3f5e
UTF-8 葯щ뵁嫄㎩뎄攸뉕괠^ 111010001001000110101111110100011000100111101011101101011000000111100101101010111000010011100011100011101010100111101011100011101000010011100110100101001011100011101011100010011001010111101010101101001010000001011110 e891afd189ebb581e5ab84e38ea9eb8e84e694b8eb8995eab4a05e
UHC 葯щ뵁嫄㎩뎄攸뉕괠^ 11100101101101011010110011101011100101001000011111101010101100011010011111100101101101011010110011101010111100101000011111101010101100011010011101011110 e5b5aceb9487eab1a7e5b5aceaf287eab1a75e

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