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{^ 11100110111100001010011111101000100110001001101001111011010011100111110111100110111100001010011111101000100110001001101001111011010011100111101101011110 e6f0a7e8989a7b4e7de6f0a7e8989a7b4e7b5e
EUC-JP 跼ァ陂嘴N}跼ァ陂嘴N{^ 111011001111001010001110101001111110111111111000110100111101110001001110011111011110110011110010100011101010011111101111111110001101001111011100010011100111101101011110 ecf28ea7eff8d3dc4e7decf28ea7eff8d3dc4e7b5e
UTF-8 跼ァ陂嘴N}跼ァ陂嘴N{^ 1110100010110111101111001110111110111101101001111110100110011001100000101110010110011000101101000100111001111101111010001011011110111100111011111011110110100111111010011001100110000010111001011001100010110100010011100111101101011110 e8b7bcefbda7e99982e598b44e7de8b7bcefbda7e99982e598b44e7b5e
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)