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{^ 10010111011111010011111100111111011011100111110110010111011111010011111100111111011011100111101101011110 977d3f3f6e7d977d3f3f6e7b5e
EUC-JP 抑??n}抑??n{^ 11001101110111100011111100111111011011100111110111001101110111100011111100111111011011100111101101011110 cdde3f3f6e7dcdde3f3f6e7b5e
UTF-8 抑굝궖n}抑굝궖n{^ 1110011010001010100100011110101010110101100111011110101010110110100101100110111001111101111001101000101010010001111010101011010110011101111010101011011010010110011011100111101101011110 e68a91eab59deab6966e7de68a91eab59deab6966e7b5e
UHC 抑굝궖n}抑굝궖n{^ 1110010111100100100000101000010110000010101010110110111001111101111001011110010010000010100001011000001010101011011011100111101101011110 e5e4828582ab6e7de5e4828582ab6e7b5e

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