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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN テ板シU}テ板シU{^ 11000011100101001100001010111100010101010111110111000011100101001100001010111100010101010111101101011110 c394c2bc557dc394c2bc557b5e
EUC-JP テ板シU}テ板シU{^ 1000111011000011110010001100010010001110101111000101010101111101100011101100001111001000110001001000111010111100010101010111101101011110 8ec3c8c48ebc557d8ec3c8c48ebc557b5e
UTF-8 テ板シU}テ板シU{^ 1110111110111110100000111110011010011101101111111110111110111101101111000101010101111101111011111011111010000011111001101001110110111111111011111011110110111100010101010111101101011110 efbe83e69dbfefbdbc557defbe83e69dbfefbdbc557b5e
UHC ?板?U}?板?U{^ 00111111111101111111100100111111010101010111110100111111111101111111100100111111010101010111101101011110 3ff7f93f557d3ff7f93f557b5e

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