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{^ 10001000111110100011111100111111011011100111110110001000111110100011111100111111011011100111101101011110 88fa3f3f6e7d88fa3f3f6e7b5e
EUC-JP 淫??n}淫??n{^ 10110000111111000011111100111111011011100111110110110000111111000011111100111111011011100111101101011110 b0fc3f3f6e7db0fc3f3f6e7b5e
UTF-8 淫몄넄n}淫몄넄n{^ 1110011010110111101010111110101110101010100001001110101110000100100001000110111001111101111001101011011110101011111010111010101010000100111010111000010010000100011011100111101101011110 e6b7abebaa84eb84846e7de6b7abebaa84eb84846e7b5e
UHC 淫몄넄n}淫몄넄n{^ 1110101111100010101110001110110010000110100101000110111001111101111010111110001010111000111011001000011010010100011011100111101101011110 ebe2b8ec86946e7debe2b8ec86946e7b5e

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