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[??b[^ 001111110011111101100010010110110011111100111111011000100101101101011110 3f3f625b3f3f625b5e
SJIS-WIN 疾汐b[疾汐b[^ 10001110101111101000111010101100011000100101101110001110101111101000111010101100011000100101101101011110 8ebe8eac625b8ebe8eac625b5e
EUC-JP 疾汐b[疾汐b[^ 10111100110000001011110010101110011000100101101110111100110000001011110010101110011000100101101101011110 bcc0bcae625bbcc0bcae625b5e
UTF-8 疾汐b[疾汐b[^ 1110011110010110101111101110011010110001100100000110001001011011111001111001011010111110111001101011000110010000011000100101101101011110 e796bee6b190625be796bee6b190625b5e
UHC 疾汐b[疾汐b[^ 11110010111100001110000010110001011000100101101111110010111100001110000010110001011000100101101101011110 f2f0e0b1625bf2f0e0b1625b5e

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