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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 奝ァ雖頴n}奝ァ雖頴n{^ 11111010101000101010011111100101101010111000100101101111011011100111110111111010101000101010011111100101101010111000100101101111011011100111101101011110 faa2a7e5ab896f6e7dfaa2a7e5ab896f6e7b5e
EUC-JP 奝ァ雖頴n}奝ァ雖頴n{^ 1000111110111000111110001000111010100111111010101010110110110001110100000110111001111101100011111011100011111000100011101010011111101010101011011011000111010000011011100111101101011110 8fb8f88ea7eaadb1d06e7d8fb8f88ea7eaadb1d06e7b5e
UTF-8 奝ァ雖頴n}奝ァ雖頴n{^ 1110010110100101100111011110111110111101101001111110100110011011100101101110100110100000101101000110111001111101111001011010010110011101111011111011110110100111111010011001101110010110111010011010000010110100011011100111101101011110 e5a59defbda7e99b96e9a0b46e7de5a59defbda7e99b96e9a0b46e7b5e
UHC ??雖?n}??雖?n{^ 001111110011111111100010110011000011111101101110011111010011111100111111111000101100110000111111011011100111101101011110 3f3fe2cc3f6e7d3f3fe2cc3f6e7b5e

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