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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テ。テステ・テケツ湘 1100001110100001110000111011110111000011101001011100001110111001110000101000111111000011 c3a1c3bdc3a5c3b9c28fc3
EUC-JP テ。テステ・テケツ湘 1000111011000011100011101010000110001110110000111000111010111101100011101100001110001110101001011000111011000011100011101011100110001110110000101011111011000101 8ec38ea18ec38ebd8ec38ea58ec38eb98ec2bec5
UTF-8 テ。テステ・テケツ湘 111011111011111010000011111011111011110110100001111011111011111010000011111011111011110110111101111011111011111010000011111011111011110110100101111011111011111010000011111011111011110110111001111011111011111010000010111001101011100110011000 efbe83efbda1efbe83efbdbdefbe83efbda5efbe83efbdb9efbe82e6b998
UHC ?????????湘 0011111100111111001111110011111100111111001111110011111100111111001111111101111111001111 3f3f3f3f3f3f3f3f3fdfcf

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