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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 鵝??熱?鵝??熱?B 111010100100000000111111001111111001010001001101001111111110101001000000001111110011111110010100010011010011111101000010 ea403f3f944d3fea403f3f944d3f42
EUC-JP 鵝??熱?鵝??熱?B 111100111010000100111111001111111100011110101110001111111111001110100001001111110011111111000111101011100011111101000010 f3a13f3fc7ae3ff3a13f3fc7ae3f42
UTF-8 鵝뉎끂熱쬿鵝뉎끂熱쬿B 11101001101101011001110111101011100010011000111011101011100000011000001011100111100001101011000111101100101011001011111111101001101101011001110111101011100010011000111011101011100000011000001011100111100001101011000111101100101011001011111101000010 e9b59deb898eeb8182e786b1ecacbfe9b59deb898eeb8182e786b1ecacbf42
UHC 鵝뉎끂熱쬿鵝뉎끂熱쬿B 111001001011110110000111111000111000010110111000111001101111000010100111011101101110010010111101100001111110001110000101101110001110011011110000101001110111011001000010 e4bd87e385b8e6f0a776e4bd87e385b8e6f0a77642

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