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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鞜イ隱橸スサ鬢灘セ 1110100011011111101100101110100010101010100111101110111110111101101110111110100110100100100100111110010110111110 e8dfb2e8aa9eefbdbbe9a493e5be
EUC-JP 鞜イ隱橸スサ鬢灘セ 111100001110000110001110101100101111000010101100110111001111000110001110101111011000111010111011111100101010011011000110111001111000111010111110 f0e18eb2f0acdcf18ebd8ebbf2a6c6e78ebe
UTF-8 鞜イ隱橸スサ鬢灘セ 111010011001111010011100111011111011110110110010111010011001101010110001111001101010100110111000111011111011110110111101111011111011110110111011111010011010110010100010111001111000000110011000111011111011110110111110 e99e9cefbdb2e99ab1e6a9b8efbdbdefbdbbe9aca2e78198efbdbe
UHC ??隱????灘? 0011111100111111111010111101111100111111001111110011111100111111111101111010100000111111 3f3febdf3f3f3f3ff7a83f

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