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 ëâ±ì„¹on}ëâ±ì„¹on{^ 11101011111000101011000111101100100001001011100101101111011011100111110111101011111000101011000111101100100001001011100101101111011011100111101101011110 ebe2b1ec84b96f6e7debe2b1ec84b96f6e7b5e
SJIS-WIN ??±???on}??±???on{^ 001111110011111110000001011111010011111100111111001111110110111101101110011111010011111100111111100000010111110100111111001111110011111101101111011011100111101101011110 3f3f817d3f3f3f6f6e7d3f3f817d3f3f3f6f6e7b5e
EUC-JP ëâ±ì??on}ëâ±ì??on{^ 100011111010101110110011100011111010101110100100101000011101111010001111101010111100000000111111001111110110111101101110011111011000111110101011101100111000111110101011101001001010000111011110100011111010101111000000001111110011111101101111011011100111101101011110 8fabb38faba4a1de8fabc03f3f6f6e7d8fabb38faba4a1de8fabc03f3f6f6e7b5e
UTF-8 ëâ±ì„¹on}ëâ±ì„¹on{^ 11000011101010111100001110100010110000101011000111000011101011001100001010000100110000101011100101101111011011100111110111000011101010111100001110100010110000101011000111000011101011001100001010000100110000101011100101101111011011100111101101011110 c3abc3a2c2b1c3acc284c2b96f6e7dc3abc3a2c2b1c3acc284c2b96f6e7b5e
UHC ??±??¹on}??±??¹on{^ 0011111100111111101000011011111000111111001111111010100111110110011011110110111001111101001111110011111110100001101111100011111100111111101010011111011001101111011011100111101101011110 3f3fa1be3f3fa9f66f6e7d3f3fa1be3f3fa9f66f6e7b5e

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