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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN テ板シ\}テ板シ\{^ 11000011100101001100001010111100010111000111110111000011100101001100001010111100010111000111101101011110 c394c2bc5c7dc394c2bc5c7b5e
EUC-JP テ板シ\}テ板シ\{^ 1000111011000011110010001100010010001110101111000101110001111101100011101100001111001000110001001000111010111100010111000111101101011110 8ec3c8c48ebc5c7d8ec3c8c48ebc5c7b5e
UTF-8 テ板シ\}テ板シ\{^ 1110111110111110100000111110011010011101101111111110111110111101101111000101110001111101111011111011111010000011111001101001110110111111111011111011110110111100010111000111101101011110 efbe83e69dbfefbdbc5c7defbe83e69dbfefbdbc5c7b5e
UHC ?板?\}?板?\{^ 00111111111101111111100100111111010111000111110100111111111101111111100100111111010111000111101101011110 3ff7f93f5c7d3ff7f93f5c7b5e

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