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 ア「晶ト}ア「晶ト{^ 10110001101000101000111110111011110001000111110110110001101000101000111110111011110001000111101101011110 b1a28fbbc47db1a28fbbc47b5e
EUC-JP ア「晶ト}ア「晶ト{^ 10001110101100011000111010100010101111101011110110001110110001000111110110001110101100011000111010100010101111101011110110001110110001000111101101011110 8eb18ea2bebd8ec47d8eb18ea2bebd8ec47b5e
UTF-8 ア「晶ト}ア「晶ト{^ 111011111011110110110001111011111011110110100010111001101001100110110110111011111011111010000100011111011110111110111101101100011110111110111101101000101110011010011001101101101110111110111110100001000111101101011110 efbdb1efbda2e699b6efbe847defbdb1efbda2e699b6efbe847b5e
UHC ??晶?}??晶?{^ 00111111001111111110111111011100001111110111110100111111001111111110111111011100001111110111101101011110 3f3fefdc3f7d3f3fefdc3f7b5e

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