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 テアテッテ愿ッテ凝・^ 11000011101100011100001110101111110000111001110011000011101011111100001110001011110000111010010101011110 c3b1c3afc39cc3afc38bc3a55e
EUC-JP テアテッテ愿ッテ凝・^ 100011101100001110001110101100011000111011000011100011101010111110001110110000111101100011000101100011101010111110001110110000111011011011000101100011101010010101011110 8ec38eb18ec38eaf8ec3d8c58eaf8ec3b6c58ea55e
UTF-8 テアテッテ愿ッテ凝・^ 11101111101111101000001111101111101111011011000111101111101111101000001111101111101111011010111111101111101111101000001111100110100001001011111111101111101111011010111111101111101111101000001111100101100001111001110111101111101111011010010101011110 efbe83efbdb1efbe83efbdafefbe83e684bfefbdafefbe83e5879defbda55e
UHC ?????愿??凝?^ 00111111001111110011111100111111001111111110101010110100001111110011111111101011111010100011111101011110 3f3f3f3f3feab43f3febea3f5e

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