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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 迺ァ陂嘴N}迺ァ陂嘴N{^ 11100111100100101010011111101000100110001001101001111011010011100111110111100111100100101010011111101000100110001001101001111011010011100111101101011110 e792a7e8989a7b4e7de792a7e8989a7b4e7b5e
EUC-JP 迺ァ陂嘴N}迺ァ陂嘴N{^ 111011011111001010001110101001111110111111111000110100111101110001001110011111011110110111110010100011101010011111101111111110001101001111011100010011100111101101011110 edf28ea7eff8d3dc4e7dedf28ea7eff8d3dc4e7b5e
UTF-8 迺ァ陂嘴N}迺ァ陂嘴N{^ 1110100010111111101110101110111110111101101001111110100110011001100000101110010110011000101101000100111001111101111010001011111110111010111011111011110110100111111010011001100110000010111001011001100010110100010011100111101101011110 e8bfbaefbda7e99982e598b44e7de8bfbaefbda7e99982e598b44e7b5e
UHC ??陂嘴N}??陂嘴N{^ 0011111100111111111110011010111011110110101001000100111001111101001111110011111111111001101011101111011010100100010011100111101101011110 3f3ff9aef6a44e7d3f3ff9aef6a44e7b5e

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