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 ޱ޲W}ޱ޲W{^ 10001110101100011000111010110010010101110111110110001110101100011000111010110010010101110111101101011110 8eb18eb2577d8eb18eb2577b5e
SJIS-WIN ?±??W}?±??W{^ 001111111000000101111101001111110011111101010111011111010011111110000001011111010011111100111111010101110111101101011110 3f817d3f3f577d3f817d3f3f577b5e
EUC-JP ?±??W}?±??W{^ 001111111010000111011110001111110011111101010111011111010011111110100001110111100011111100111111010101110111101101011110 3fa1de3f3f577d3fa1de3f3f577b5e
UTF-8 ޱ޲W}ޱ޲W{^ 110000101000111011000010101100011100001010001110110000101011001001010111011111011100001010001110110000101011000111000010100011101100001010110010010101110111101101011110 c28ec2b1c28ec2b2577dc28ec2b1c28ec2b2577b5e
UHC ?±?²W}?±?²W{^ 0011111110100001101111100011111110101001111101110101011101111101001111111010000110111110001111111010100111110111010101110111101101011110 3fa1be3fa9f7577d3fa1be3fa9f7577b5e

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