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 テ、テウツδ渉臭^ 110000111010010011000011101100111100001010000011110000101000111111000010100011110100110001011110 c3a4c3b3c283c28fc28f4c5e
EUC-JP テ、テウツδ渉臭^ 1000111011000011100011101010010010001110110000111000111010110011100011101100001010100110110001001011111011000100101111011010110101011110 8ec38ea48ec38eb38ec2a6c4bec4bdad5e
UTF-8 テ、テウツδ渉臭^ 111011111011111010000011111011111011110110100100111011111011111010000011111011111011110110110011111011111011111010000010110011101011010011100110101110001000100111101000100001111010110101011110 efbe83efbda4efbe83efbdb3efbe82ceb4e6b889e887ad5e
UHC ?????δ?臭^ 0011111100111111001111110011111100111111101001011110010000111111111101101010101101011110 3f3f3f3f3fa5e43ff6ab5e

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