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 遏ュ蛛エ貉幃# 111001111001111110101101111001011000000110110100111001101011100110011011111010011000000110010100 e79fade581b4e6b99be98194
EUC-JP 遏ュ蛛エ貉幃# 1110111010100001100011101010110111101001111000011000111010110100111011001011101111010110111010111010000111110100 eea18eade9e18eb4ecbbd6eba1f4
UTF-8 遏ュ蛛エ貉幃# 111010011000000110001111111011111011110110101101111010001001101110011011111011111011110110110100111010001011001010001001111001011011100110000011111011111011110010000011 e9818fefbdade89b9befbdb4e8b289e5b983efbc83
UHC ??蛛???# 001111110011111111110001110010000011111100111111001111111010001110100011 3f3ff1c83f3f3fa3a3

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