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 湿疾湿七湿疾シ眈 100011101011110010001110101111101000111010111100100011101011010110001110101111001000111010111110101111001110000110111100 8ebc8ebe8ebc8eb58ebc8ebebce1bc
EUC-JP 湿疾湿七湿疾シ眈 10111100101111101011110011000000101111001011111010111100101101111011110010111110101111001100000010001110101111001110001010111110 bcbebcc0bcbebcb7bcbebcc08ebce2be
UTF-8 湿疾湿七湿疾シ眈 111001101011100110111111111001111001011010111110111001101011100110111111111001001011100010000011111001101011100110111111111001111001011010111110111011111011110110111100111001111001110010001000 e6b9bfe796bee6b9bfe4b883e6b9bfe796beefbdbce79c88
UHC ?疾?七?疾?眈 001111111111001011110000001111111111011011010010001111111111001011110000001111111111011110101111 3ff2f03ff6d23ff2f03ff7af

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