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 üGòËôëüGå¥Ï 1111110001000111111100101100101111110100111010111111110001000111111001011010010111001111 fc47f2cbf4ebfc47e5a5cf
SJIS-WIN ?G?????G?¥? 001111110100011100111111001111110011111100111111001111110100011100111111100000011000111100111111 3f473f3f3f3f3f473f818f3f
EUC-JP üGòËôëüGå?Ï 100011111010101111100100010001111000111110101011110100101000111110101010101100111000111110101011110101001000111110101011101100111000111110101011111001000100011110001111101010111010100100111111100011111010101011000001 8fabe4478fabd28faab38fabd48fabb38fabe4478faba93f8faac1
UTF-8 üGòËôëüGå¥Ï 1100001110111100010001111100001110110010110000111000101111000011101101001100001110101011110000111011110001000111110000111010010111000010101001011100001110001111 c3bc47c3b2c38bc3b4c3abc3bc47c3a5c2a5c38f
UHC ?G?????G??? 0011111101000111001111110011111100111111001111110011111101000111001111110011111100111111 3f473f3f3f3f3f473f3f3f

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