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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN テァテマテァテボ^ 1100001110100111110000111000001101111101110000111010011111000011100000110111101101011110 c3a7c3837dc3a7c3837b5e
EUC-JP テァテマテァテボ^ 1000111011000011100011101010011110001110110000111010010111011110100011101100001110001110101001111000111011000011101001011101110001011110 8ec38ea78ec3a5de8ec38ea78ec3a5dc5e
UTF-8 テァテマテァテボ^ 11101111101111101000001111101111101111011010011111101111101111101000001111100011100000111001111011101111101111101000001111101111101111011010011111101111101111101000001111100011100000111001110001011110 efbe83efbda7efbe83e3839eefbe83efbda7efbe83e3839c5e
UHC ???マ???ボ^ 0011111100111111001111111010101111011110001111110011111100111111101010111101110001011110 3f3f3fabde3f3f3fabdc5e

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