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 ޱ޲[}ޱ޲[{^ 10001110101100011000111010110010010110110111110110001110101100011000111010110010010110110111101101011110 8eb18eb25b7d8eb18eb25b7b5e
SJIS-WIN ?±??[}?±??[{^ 001111111000000101111101001111110011111101011011011111010011111110000001011111010011111100111111010110110111101101011110 3f817d3f3f5b7d3f817d3f3f5b7b5e
EUC-JP ?±??[}?±??[{^ 001111111010000111011110001111110011111101011011011111010011111110100001110111100011111100111111010110110111101101011110 3fa1de3f3f5b7d3fa1de3f3f5b7b5e
UTF-8 ޱ޲[}ޱ޲[{^ 110000101000111011000010101100011100001010001110110000101011001001011011011111011100001010001110110000101011000111000010100011101100001010110010010110110111101101011110 c28ec2b1c28ec2b25b7dc28ec2b1c28ec2b25b7b5e
UHC ?±?²[}?±?²[{^ 0011111110100001101111100011111110101001111101110101101101111101001111111010000110111110001111111010100111110111010110110111101101011110 3fa1be3fa9f75b7d3fa1be3fa9f75b7b5e

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