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 疾七邪七邪 1000111010111110100011101011010110001110110101111111001011000000100011101011010110001110110101111111000110111111 8ebe8eb58ed7f2c08eb58ed7f1bf
EUC-JP 疾七邪?七邪? 101111001100000010111100101101111011110011011001001111111011110010110111101111001101100100111111 bcc0bcb7bcd93fbcb7bcd93f
UTF-8 疾七邪七邪 111001111001011010111110111001001011100010000011111010011000001010101010111011101000011110110111111001001011100010000011111010011000001010101010111011101000010010111010 e796bee4b883e982aaee87b7e4b883e982aaee84ba
UHC 疾七邪?七邪? 111100101111000011110110110100101101111011110111001111111111011011010010110111101111011100111111 f2f0f6d2def73ff6d2def73f

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