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 テァテ優テァテ優^ 1100001110100111110000111001011101000100110000111010011111000011100101110100010001011110 c3a7c39744c3a7c397445e
EUC-JP テァテ優テァテ優^ 1000111011000011100011101010011110001110110000111100110110100101100011101100001110001110101001111000111011000011110011011010010101011110 8ec38ea78ec3cda58ec38ea78ec3cda55e
UTF-8 テァテ優テァテ優^ 11101111101111101000001111101111101111011010011111101111101111101000001111100101100001001010101011101111101111101000001111101111101111011010011111101111101111101000001111100101100001001010101001011110 efbe83efbda7efbe83e584aaefbe83efbda7efbe83e584aa5e
UHC ???優???優^ 0011111100111111001111111110100111010000001111110011111100111111111010011101000001011110 3f3f3fe9d03f3f3fe9d05e

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