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 ????k}????k{^ 00111111001111110011111100111111011010110111110100111111001111110011111100111111011010110111101101011110 3f3f3f3f6b7d3f3f3f3f6b7b5e
SJIS-WIN 迺ァ逾ソk}迺ァ逾ソk{^ 1110011110010010101001111110011110100101101111110110101101111101111001111001001010100111111001111010010110111111011010110111101101011110 e792a7e7a5bf6b7de792a7e7a5bf6b7b5e
EUC-JP 迺ァ逾ソk}迺ァ逾ソk{^ 111011011111001010001110101001111110111010100111100011101011111101101011011111011110110111110010100011101010011111101110101001111000111010111111011010110111101101011110 edf28ea7eea78ebf6b7dedf28ea7eea78ebf6b7b5e
UTF-8 迺ァ逾ソk}迺ァ逾ソk{^ 1110100010111111101110101110111110111101101001111110100110000000101111101110111110111101101111110110101101111101111010001011111110111010111011111011110110100111111010011000000010111110111011111011110110111111011010110111101101011110 e8bfbaefbda7e980beefbdbf6b7de8bfbaefbda7e980beefbdbf6b7b5e
UHC ??逾?k}??逾?k{^ 001111110011111111101011101101010011111101101011011111010011111100111111111010111011010100111111011010110111101101011110 3f3febb53f6b7d3f3febb53f6b7b5e

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