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{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 鵝??Vn}鵝??Vn{^ 111010100100000000111111001111110101011001101110011111011110101001000000001111110011111101010110011011100111101101011110 ea403f3f566e7dea403f3f566e7b5e
EUC-JP 鵝??Vn}鵝??Vn{^ 111100111010000100111111001111110101011001101110011111011111001110100001001111110011111101010110011011100111101101011110 f3a13f3f566e7df3a13f3f566e7b5e
UTF-8 鵝뚰뢗Vn}鵝뚰뢗Vn{^ 11101001101101011001110111101011100110101011000011101011101000101001011101010110011011100111110111101001101101011001110111101011100110101011000011101011101000101001011101010110011011100111101101011110 e9b59deb9ab0eba297566e7de9b59deb9ab0eba297566e7b5e
UHC 鵝뚰뢗Vn}鵝뚰뢗Vn{^ 11100100101111011000110011101101100011110101001001010110011011100111110111100100101111011000110011101101100011110101001001010110011011100111101101011110 e4bd8ced8f52566e7de4bd8ced8f52566e7b5e

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