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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ゚ゥ筵n}゚ゥ筵n{^ 11011111101010011110001010100101011011100111110111011111101010011110001010100101011011100111101101011110 dfa9e2a56e7ddfa9e2a56e7b5e
EUC-JP ゚ゥ筵n}゚ゥ筵n{^ 1000111011011111100011101010100111100100101001110110111001111101100011101101111110001110101010011110010010100111011011100111101101011110 8edf8ea9e4a76e7d8edf8ea9e4a76e7b5e
UTF-8 ゚ゥ筵n}゚ゥ筵n{^ 1110111110111110100111111110111110111101101010011110011110101101101101010110111001111101111011111011111010011111111011111011110110101001111001111010110110110101011011100111101101011110 efbe9fefbda9e7adb56e7defbe9fefbda9e7adb56e7b5e
UHC ??筵n}??筵n{^ 00111111001111111110011011011101011011100111110100111111001111111110011011011101011011100111101101011110 3f3fe6dd6e7d3f3fe6dd6e7b5e

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