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 テ」テЪテ」テЪ^ 1100001110100011110000111000010001011011110000111010001111000011100001000101101101011110 c3a3c3845bc3a3c3845b5e
EUC-JP テ」テЪテ」テЪ^ 1000111011000011100011101010001110001110110000111010011110111100100011101100001110001110101000111000111011000011101001111011110001011110 8ec38ea38ec3a7bc8ec38ea38ec3a7bc5e
UTF-8 テ」テЪテ」テЪ^ 1110111110111110100000111110111110111101101000111110111110111110100000111101000010101010111011111011111010000011111011111011110110100011111011111011111010000011110100001010101001011110 efbe83efbda3efbe83d0aaefbe83efbda3efbe83d0aa5e
UHC ???Ъ???Ъ^ 0011111100111111001111111010110010111100001111110011111100111111101011001011110001011110 3f3f3facbc3f3f3facbc5e

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