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 ޱ޲}\}ޱ޲}\{^ 100011101011000110001110101100100111110101011100011111011000111010110001100011101011001001111101010111000111101101011110 8eb18eb27d5c7d8eb18eb27d5c7b5e
SJIS-WIN ?±??}\}?±??}\{^ 0011111110000001011111010011111100111111011111010101110001111101001111111000000101111101001111110011111101111101010111000111101101011110 3f817d3f3f7d5c7d3f817d3f3f7d5c7b5e
EUC-JP ?±??}\}?±??}\{^ 0011111110100001110111100011111100111111011111010101110001111101001111111010000111011110001111110011111101111101010111000111101101011110 3fa1de3f3f7d5c7d3fa1de3f3f7d5c7b5e
UTF-8 ޱ޲}\}ޱ޲}\{^ 1100001010001110110000101011000111000010100011101100001010110010011111010101110001111101110000101000111011000010101100011100001010001110110000101011001001111101010111000111101101011110 c28ec2b1c28ec2b27d5c7dc28ec2b1c28ec2b27d5c7b5e
UHC ?±?²}\}?±?²}\{^ 00111111101000011011111000111111101010011111011101111101010111000111110100111111101000011011111000111111101010011111011101111101010111000111101101011110 3fa1be3fa9f77d5c7d3fa1be3fa9f77d5c7b5e

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