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 ???R???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
SJIS-WIN 鵝??R鵝??o鵝??]^ 11101010010000000011111100111111010100101110101001000000001111110011111101101111111010100100000000111111001111110101110101011110 ea403f3f52ea403f3f6fea403f3f5d5e
EUC-JP 鵝??R鵝??o鵝??]^ 11110011101000010011111100111111010100101111001110100001001111110011111101101111111100111010000100111111001111110101110101011110 f3a13f3f52f3a13f3f6ff3a13f3f5d5e
UTF-8 鵝녶컟R鵝녶컟o鵝녶컟]^ 11101001101101011001110111101011100001011011011011101100101110111001111101010010111010011011010110011101111010111000010110110110111011001011101110011111011011111110100110110101100111011110101110000101101101101110110010111011100111110101110101011110 e9b59deb85b6ecbb9f52e9b59deb85b6ecbb9f6fe9b59deb85b6ecbb9f5d5e
UHC 鵝녶컟R鵝녶컟o鵝녶컟]^ 11100100101111011000011011100101101100001000101001010010111001001011110110000110111001011011000010001010011011111110010010111101100001101110010110110000100010100101110101011110 e4bd86e5b08a52e4bd86e5b08a6fe4bd86e5b08a5d5e

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