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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ーハ」緘}ーハ」緘{^ 10110000110010101010001111100011011001110111110110110000110010101010001111100011011001110111101101011110 b0caa3e3677db0caa3e3677b5e
EUC-JP ーハ」緘}ーハ」緘{^ 10001110101100001000111011001010100011101010001111100101110010000111110110001110101100001000111011001010100011101010001111100101110010000111101101011110 8eb08eca8ea3e5c87d8eb08eca8ea3e5c87b5e
UTF-8 ーハ」緘}ーハ」緘{^ 111011111011110110110000111011111011111010001010111011111011110110100011111001111011011110011000011111011110111110111101101100001110111110111110100010101110111110111101101000111110011110110111100110000111101101011110 efbdb0efbe8aefbda3e7b7987defbdb0efbe8aefbda3e7b7987b5e
UHC ???緘}???緘{^ 00111111001111110011111111111001111001010111110100111111001111110011111111111001111001010111101101011110 3f3f3ff9e57d3f3f3ff9e57b5e

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