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{^ 11011010101111111010100010110000011011100111110111011010101111111010100010110000011011100111101101011110 dabfa8b06e7ddabfa8b06e7b5e
SJIS-WIN ??¨°n}??¨°n{^ 0011111100111111100000010100111010000001100010110110111001111101001111110011111110000001010011101000000110001011011011100111101101011110 3f3f814e818b6e7d3f3f814e818b6e7b5e
EUC-JP Ú¿¨°n}Ú¿¨°n{^ 10001111101010101110001010001111101000101100010010100001101011111010000111101011011011100111110110001111101010101110001010001111101000101100010010100001101011111010000111101011011011100111101101011110 8faae28fa2c4a1afa1eb6e7d8faae28fa2c4a1afa1eb6e7b5e
UTF-8 Ú¿¨°n}Ú¿¨°n{^ 110000111001101011000010101111111100001010101000110000101011000001101110011111011100001110011010110000101011111111000010101010001100001010110000011011100111101101011110 c39ac2bfc2a8c2b06e7dc39ac2bfc2a8c2b06e7b5e
UHC ?¿¨°n}?¿¨°n{^ 00111111101000101010111110100001101001111010000111000110011011100111110100111111101000101010111110100001101001111010000111000110011011100111101101011110 3fa2afa1a7a1c66e7d3fa2afa1a7a1c66e7b5e

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