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 疾湿セ燻オ疾湿実 1000111010111110100011101011110010111110111000001000111010110101100011101011111010001110101111001000111011000000 8ebe8ebcbee08eb58ebe8ebc8ec0
EUC-JP 疾湿セ燻オ疾湿実 10111100110000001011110010111110100011101011111011011111111011101000111010110101101111001100000010111100101111101011110011000010 bcc0bcbe8ebedfee8eb5bcc0bcbebcc2
UTF-8 疾湿セ燻オ疾湿実 111001111001011010111110111001101011100110111111111011111011110110111110111001111000011110111011111011111011110110110101111001111001011010111110111001101011100110111111111001011010111010011111 e796bee6b9bfefbdbee787bbefbdb5e796bee6b9bfe5ae9f
UHC 疾??燻?疾?? 1111001011110000001111110011111111111101101110000011111111110010111100000011111100111111 f2f03f3ffdb83ff2f03f3f

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