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 ›tç¯}›tç¯{^ 1001101101110100111001111010111101111101100110110111010011100111101011110111101101011110 9b74e7af7d9b74e7af7b5e
SJIS-WIN ?t??}?t??{^ 0011111101110100001111110011111101111101001111110111010000111111001111110111101101011110 3f743f3f7d3f743f3f7b5e
EUC-JP ?tç¯}?tç¯{^ 00111111011101001000111110101011101011101000111110100010101101000111110100111111011101001000111110101011101011101000111110100010101101000111101101011110 3f748fabae8fa2b47d3f748fabae8fa2b47b5e
UTF-8 ›tç¯}›tç¯{^ 1100001010011011011101001100001110100111110000101010111101111101110000101001101101110100110000111010011111000010101011110111101101011110 c29b74c3a7c2af7dc29b74c3a7c2af7b5e
UHC ?t??}?t??{^ 0011111101110100001111110011111101111101001111110111010000111111001111110111101101011110 3f743f3f7d3f743f3f7b5e

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