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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN テ板キiテ板キiB 1100001110010100110000101011011101101001110000111001010011000010101101110110100101000010 c394c2b769c394c2b76942
EUC-JP テ板キiテ板キiB 100011101100001111001000110001001000111010110111011010011000111011000011110010001100010010001110101101110110100101000010 8ec3c8c48eb7698ec3c8c48eb76942
UTF-8 テ板キiテ板キiB 111011111011111010000011111001101001110110111111111011111011110110110111011010011110111110111110100000111110011010011101101111111110111110111101101101110110100101000010 efbe83e69dbfefbdb769efbe83e69dbfefbdb76942
UHC ?板?i?板?iB 0011111111110111111110010011111101101001001111111111011111111001001111110110100101000010 3ff7f93f693ff7f93f6942

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