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 湿疾湿蔀疾鉦オ 10001110101111001000111010111110100011101011110010001110110000011000111010111110100011111101111010110101 8ebc8ebe8ebc8ec18ebe8fdeb5
EUC-JP 湿疾湿蔀疾鉦オ 1011110010111110101111001100000010111100101111101011110011000011101111001100000010111110111000001000111010110101 bcbebcc0bcbebcc3bcc0bee08eb5
UTF-8 湿疾湿蔀疾鉦オ 111001101011100110111111111001111001011010111110111001101011100110111111111010001001010010000000111001111001011010111110111010011000100110100110111011111011110110110101 e6b9bfe796bee6b9bfe89480e796bee989a6efbdb5
UHC ?疾??疾鉦? 00111111111100101111000000111111001111111111001011110000111011111111101000111111 3ff2f03f3ff2f0effa3f

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