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 ?????e?????e^ 00111111001111110011111100111111001111110110010100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f653f3f3f3f3f655e
SJIS-WIN ツ淌ウテ。eツ淌ウテ。e^ 110000101001111111000011101100111100001110100001011001011100001010011111110000111011001111000011101000010110010101011110 c29fc3b3c3a165c29fc3b3c3a1655e
EUC-JP ツ淌ウテ。eツ淌ウテ。e^ 1000111011000010110111101100010110001110101100111000111011000011100011101010000101100101100011101100001011011110110001011000111010110011100011101100001110001110101000010110010101011110 8ec2dec58eb38ec38ea1658ec2dec58eb38ec38ea1655e
UTF-8 ツ淌ウテ。eツ淌ウテ。e^ 111011111011111010000010111001101011011110001100111011111011110110110011111011111011111010000011111011111011110110100001011001011110111110111110100000101110011010110111100011001110111110111101101100111110111110111110100000111110111110111101101000010110010101011110 efbe82e6b78cefbdb3efbe83efbda165efbe82e6b78cefbdb3efbe83efbda1655e
UHC ?????e?????e^ 00111111001111110011111100111111001111110110010100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f653f3f3f3f3f655e

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