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{^ 1110101001000000001111111110101001000000001111110100111001111101111010100100000000111111111010100100000000111111010011100111101101011110 ea403fea403f4e7dea403fea403f4e7b5e
EUC-JP 鵝?鵝?N}鵝?鵝?N{^ 1111001110100001001111111111001110100001001111110100111001111101111100111010000100111111111100111010000100111111010011100111101101011110 f3a13ff3a13f4e7df3a13ff3a13f4e7b5e
UTF-8 鵝쉎鵝쉌N}鵝쉎鵝쉌N{^ 1110100110110101100111011110110010001001100011101110100110110101100111011110110010001001100011000100111001111101111010011011010110011101111011001000100110001110111010011011010110011101111011001000100110001100010011100111101101011110 e9b59dec898ee9b59dec898c4e7de9b59dec898ee9b59dec898c4e7b5e
UHC 鵝쉎鵝쉌N}鵝쉎鵝쉌N{^ 111001001011110110011010011010001110010010111101100110100110011001001110011111011110010010111101100110100110100011100100101111011001101001100110010011100111101101011110 e4bd9a68e4bd9a664e7de4bd9a68e4bd9a664e7b5e

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