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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 湿疾湿蔀疾鉦オ遮 100011101011110010001110101111101000111010111100100011101100000110001110101111101000111111011110101101011000111011010101 8ebc8ebe8ebc8ec18ebe8fdeb58ed5
EUC-JP 湿疾湿蔀疾鉦オ遮 10111100101111101011110011000000101111001011111010111100110000111011110011000000101111101110000010001110101101011011110011010111 bcbebcc0bcbebcc3bcc0bee08eb5bcd7
UTF-8 湿疾湿蔀疾鉦オ遮 111001101011100110111111111001111001011010111110111001101011100110111111111010001001010010000000111001111001011010111110111010011000100110100110111011111011110110110101111010011000000110101110 e6b9bfe796bee6b9bfe89480e796bee989a6efbdb5e981ae
UHC ?疾??疾鉦?遮 001111111111001011110000001111110011111111110010111100001110111111111010001111111111001110110100 3ff2f03f3ff2f0effa3ff3b4

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