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 ????xn}????xn{^ 001111110011111100111111001111110111100001101110011111010011111100111111001111110011111101111000011011100111101101011110 3f3f3f3f786e7d3f3f3f3f786e7b5e
SJIS-WIN テイテ」xn}テイテ」xn{^ 110000111011001011000011101000110111100001101110011111011100001110110010110000111010001101111000011011100111101101011110 c3b2c3a3786e7dc3b2c3a3786e7b5e
EUC-JP テイテ」xn}テイテ」xn{^ 1000111011000011100011101011001010001110110000111000111010100011011110000110111001111101100011101100001110001110101100101000111011000011100011101010001101111000011011100111101101011110 8ec38eb28ec38ea3786e7d8ec38eb28ec38ea3786e7b5e
UTF-8 テイテ」xn}テイテ」xn{^ 11101111101111101000001111101111101111011011001011101111101111101000001111101111101111011010001101111000011011100111110111101111101111101000001111101111101111011011001011101111101111101000001111101111101111011010001101111000011011100111101101011110 efbe83efbdb2efbe83efbda3786e7defbe83efbdb2efbe83efbda3786e7b5e
UHC ????xn}????xn{^ 001111110011111100111111001111110111100001101110011111010011111100111111001111110011111101111000011011100111101101011110 3f3f3f3f786e7d3f3f3f3f786e7b5e

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