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 テコテ青額テコテ青額^ 110000111011101011000011100100001100001010001010011110101100001110111010110000111001000011000010100010100111101001011110 c3bac390c28a7ac3bac390c28a7a5e
EUC-JP テコテ青額テコテ青額^ 100011101100001110001110101110101000111011000011110000001100010010110011110110111000111011000011100011101011101010001110110000111100000011000100101100111101101101011110 8ec38eba8ec3c0c4b3db8ec38eba8ec3c0c4b3db5e
UTF-8 テコテ青額テコテ青額^ 11101111101111101000001111101111101111011011101011101111101111101000001111101001100111011001001011101001101000011000110111101111101111101000001111101111101111011011101011101111101111101000001111101001100111011001001011101001101000011000110101011110 efbe83efbdbaefbe83e99d92e9a18defbe83efbdbaefbe83e99d92e9a18d5e
UHC ????額????額^ 00111111001111110011111100111111111001001111111000111111001111110011111100111111111001001111111001011110 3f3f3f3fe4fe3f3f3f3fe4fe5e

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