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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鋧痔フ鴈。竺 1111101111001111100011101010010011110000101010001100110011101001111011001010000111110000101001001000111010110001 fbcf8ea4f0a8cce9eca1f0a48eb1
EUC-JP 鋧痔?フ鴈。?竺 100011111110010011001011101111001010011000111111100011101100110011110010111011101000111010100001001111111011110010110011 8fe4cbbca63f8eccf2ee8ea13fbcb3
UTF-8 鋧痔フ鴈。竺 111010011000101110100111111001111001011110010100111011101000000110100111111011111011111010001100111010011011010010001000111011111011110110100001111011101000000110100011111001111010101110111010 e98ba7e79794ee81a7efbe8ce9b488efbda1ee81a3e7abba
UHC ?痔?????竺 00111111111101101100000000111111001111110011111100111111001111111111010111100111 3ff6c03f3f3f3f3ff5e7

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