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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テアテカテ静ォテ凝エ^ 11000011101100011100001110110110110000111001000011000011101010111100001110001011110000111011010001011110 c3b1c3b6c390c3abc38bc3b45e
EUC-JP テアテカテ静ォテ凝エ^ 100011101100001110001110101100011000111011000011100011101011011010001110110000111100000011000101100011101010101110001110110000111011011011000101100011101011010001011110 8ec38eb18ec38eb68ec3c0c58eab8ec3b6c58eb45e
UTF-8 テアテカテ静ォテ凝エ^ 11101111101111101000001111101111101111011011000111101111101111101000001111101111101111011011011011101111101111101000001111101001100111011001100111101111101111011010101111101111101111101000001111100101100001111001110111101111101111011011010001011110 efbe83efbdb1efbe83efbdb6efbe83e99d99efbdabefbe83e5879defbdb45e
UHC ????????凝?^ 001111110011111100111111001111110011111100111111001111110011111111101011111010100011111101011110 3f3f3f3f3f3f3f3febea3f5e

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