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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 疾縞疾縞B 10001110101111101111001111101110100011101100100010001110101111101111001111101110100011101100100001000010 8ebef3ee8ec88ebef3ee8ec842
EUC-JP 疾?縞疾?縞B 1011110011000000001111111011110011001010101111001100000000111111101111001100101001000010 bcc03fbccabcc03fbcca42
UTF-8 疾縞疾縞B 11100111100101101011111011101110100010111010000111100111101110001001111011100111100101101011111011101110100010111010000111100111101110001001111001000010 e796beee8ba1e7b89ee796beee8ba1e7b89e42
UHC 疾?縞疾?縞B 1111001011110000001111111111101111010110111100101111000000111111111110111101011001000010 f2f03ffbd6f2f03ffbd642

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