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 脱尊脱尊^ 11101000100001001011000111100101101100001000101011101000100001001011000111100101101100001000101001011110 e884b1e5b08ae884b1e5b08a5e
SJIS-WIN ??±?°???±?°?^ 0011111100111111100000010111110100111111100000011000101100111111001111110011111110000001011111010011111110000001100010110011111101011110 3f3f817d3f818b3f3f3f817d3f818b3f5e
EUC-JP ����^ 10001111101010111011001000111111101000011101111010001111101010111010100110100001111010110011111110001111101010111011001000111111101000011101111010001111101010111010100110100001111010110011111101011110 8fabb23fa1de8faba9a1eb3f8fabb23fa1de8faba9a1eb3f5e
UTF-8 脱尊脱尊^ 11000011101010001100001010000100110000101011000111000011101001011100001010110000110000101000101011000011101010001100001010000100110000101011000111000011101001011100001010110000110000101000101001011110 c3a8c284c2b1c3a5c2b0c28ac3a8c284c2b1c3a5c2b0c28a5e
UHC ??±?°???±?°?^ 0011111100111111101000011011111000111111101000011100011000111111001111110011111110100001101111100011111110100001110001100011111101011110 3f3fa1be3fa1c63f3f3fa1be3fa1c63f5e

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