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 å±Ñ¢å±Ñ¢^ 111001011011000111010001101000101110010110110001110100011010001001011110 e5b1d1a2e5b1d1a25e
SJIS-WIN ?±?¢?±?¢^ 00111111100000010111110100111111100000011001000100111111100000010111110100111111100000011001000101011110 3f817d3f81913f817d3f81915e
EUC-JP å±Ñ¢å±Ñ¢^ 100011111010101110101001101000011101111010001111101010101101000010100001111100011000111110101011101010011010000111011110100011111010101011010000101000011111000101011110 8faba9a1de8faad0a1f18faba9a1de8faad0a1f15e
UTF-8 å±Ñ¢å±Ñ¢^ 1100001110100101110000101011000111000011100100011100001010100010110000111010010111000010101100011100001110010001110000101010001001011110 c3a5c2b1c391c2a2c3a5c2b1c391c2a25e
UHC ?±???±??^ 0011111110100001101111100011111100111111001111111010000110111110001111110011111101011110 3fa1be3f3f3fa1be3f3f5e

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