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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN テァテ擁テァテ擁B 1100001110100111110000111001011101101001110000111010011111000011100101110110100101000010 c3a7c39769c3a7c3976942
EUC-JP テァテ擁テァテ擁B 1000111011000011100011101010011110001110110000111100110111001010100011101100001110001110101001111000111011000011110011011100101001000010 8ec38ea78ec3cdca8ec38ea78ec3cdca42
UTF-8 テァテ擁テァテ擁B 11101111101111101000001111101111101111011010011111101111101111101000001111100110100100111000000111101111101111101000001111101111101111011010011111101111101111101000001111100110100100111000000101000010 efbe83efbda7efbe83e69381efbe83efbda7efbe83e6938142
UHC ???擁???擁B 0011111100111111001111111110100010110110001111110011111100111111111010001011011001000010 3f3f3fe8b63f3f3fe8b642

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