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 ޱޫWDޱޫWD^ 10001110101100011000111010101011010101110100010010001110101100011000111010101011010101110100010001011110 8eb18eab57448eb18eab57445e
SJIS-WIN ?±??WD?±??WD^ 001111111000000101111101001111110011111101010111010001000011111110000001011111010011111100111111010101110100010001011110 3f817d3f3f57443f817d3f3f57445e
EUC-JP ?±??WD?±??WD^ 001111111010000111011110001111110011111101010111010001000011111110100001110111100011111100111111010101110100010001011110 3fa1de3f3f57443fa1de3f3f57445e
UTF-8 ޱޫWDޱޫWD^ 110000101000111011000010101100011100001010001110110000101010101101010111010001001100001010001110110000101011000111000010100011101100001010101011010101110100010001011110 c28ec2b1c28ec2ab5744c28ec2b1c28ec2ab57445e
UHC ?±??WD?±??WD^ 001111111010000110111110001111110011111101010111010001000011111110100001101111100011111100111111010101110100010001011110 3fa1be3f3f57443fa1be3f3f57445e

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