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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 鵝????}鵝????{^ 111010100100000000111111001111110011111100111111011111011110101001000000001111110011111100111111001111110111101101011110 ea403f3f3f3f7dea403f3f3f3f7b5e
EUC-JP 鵝????}鵝????{^ 111100111010000100111111001111110011111100111111011111011111001110100001001111110011111100111111001111110111101101011110 f3a13f3f3f3f7df3a13f3f3f3f7b5e
UTF-8 鵝숇즹杻웢}鵝숇즹杻웢{^ 111010011011010110011101111011001000100010000111111011001010011010111001111011111010011110001000111011001001101110100010011111011110100110110101100111011110110010001000100001111110110010100110101110011110111110100111100010001110110010011011101000100111101101011110 e9b59dec8887eca6b9efa788ec9ba27de9b59dec8887eca6b9efa788ec9ba27b5e
UHC 鵝숇즹杻웢}鵝숇즹杻웢{^ 1110010010111101100110011110101110100011100010111110101011110100100111110110111001111101111001001011110110011001111010111010001110001011111010101111010010011111011011100111101101011110 e4bd99eba38beaf49f6e7de4bd99eba38beaf49f6e7b5e

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