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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?澣荊?宏?澣荊?槐^ 0011111111100000010101001000110001110100001111111000110101000111001111111110000001010100100011000111010000111111100111101100010101011110 3fe0548c743f8d473fe0548c743f9ec55e
EUC-JP ?澣荊?宏?澣荊?槐^ 0011111111011111101101011011011111010101001111111011100110101000001111111101111110110101101101111101010100111111110111001100011101011110 3fdfb5b7d53fb9a83fdfb5b7d53fdcc75e
UTF-8 뤋澣荊ⓒ宏뤋澣荊ⓒ槐^ 11101011101001001000101111100110101111101010001111101000100011011000101011100010100100111001001011100101101011101000111111101011101001001000101111100110101111101010001111101000100011011000101011100010100100111001001011100110101001111001000001011110 eba48be6bea3e88d8ae29392e5ae8feba48be6bea3e88d8ae29392e6a7905e
UHC 뤋澣荊ⓒ宏뤋澣荊ⓒ槐^ 100011111011101111111001110101001111101110101010101010001100111111001110110110111000111110111011111110011101010011111011101010101010100011001111110011101101100101011110 8fbbf9d4fbaaa8cfcedb8fbbf9d4fbaaa8cfced95e

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