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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ネ鬢ッ}ネ鬢ッ{^ 111100011110000111001000111010011010010010101111011111011111000111100001110010001110100110100100101011110111101101011110 f1e1c8e9a4af7df1e1c8e9a4af7b5e
EUC-JP ?ネ鬢ッ}?ネ鬢ッ{^ 0011111110001110110010001111001010100110100011101010111101111101001111111000111011001000111100101010011010001110101011110111101101011110 3f8ec8f2a68eaf7d3f8ec8f2a68eaf7b5e
UTF-8 ネ鬢ッ}ネ鬢ッ{^ 111011101000010110011100111011111011111010001000111010011010110010100010111011111011110110101111011111011110111010000101100111001110111110111110100010001110100110101100101000101110111110111101101011110111101101011110 ee859cefbe88e9aca2efbdaf7dee859cefbe88e9aca2efbdaf7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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