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 ??}Vn}??}Vn{^ 00111111001111110111110101010110011011100111110100111111001111110111110101010110011011100111101101011110 3f3f7d566e7d3f3f7d566e7b5e
SJIS-WIN 鵝?}Vn}鵝?}Vn{^ 111010100100000000111111011111010101011001101110011111011110101001000000001111110111110101010110011011100111101101011110 ea403f7d566e7dea403f7d566e7b5e
EUC-JP 鵝?}Vn}鵝?}Vn{^ 111100111010000100111111011111010101011001101110011111011111001110100001001111110111110101010110011011100111101101011110 f3a13f7d566e7df3a13f7d566e7b5e
UTF-8 鵝냊}Vn}鵝냊}Vn{^ 111010011011010110011101111010111000001110001010011111010101011001101110011111011110100110110101100111011110101110000011100010100111110101010110011011100111101101011110 e9b59deb838a7d566e7de9b59deb838a7d566e7b5e
UHC 鵝냊}Vn}鵝냊}Vn{^ 1110010010111101100001100101010001111101010101100110111001111101111001001011110110000110010101000111110101010110011011100111101101011110 e4bd86547d566e7de4bd86547d566e7b5e

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