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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鈺蒔「邇ス辞 111110111100010010001110101010101111000111111011101000101110011110001110101111011000111010101011 fbc48eaaf1fba2e78ebd8eab
EUC-JP 鈺蒔?「邇ス辞 1000111111100011110101011011110010101100001111111000111010100010111011011110111010001110101111011011110010101101 8fe3d5bcac3f8ea2edee8ebdbcad
UTF-8 鈺蒔「邇ス辞 111010011000100010111010111010001001001010010100111011101000010110110110111011111011110110100010111010011000001010000111111011111011110110111101111010001011111010011110 e988bae89294ee85b6efbda2e98287efbdbde8be9e
UHC 鈺蒔??邇?? 11101000101011011110001111001000001111110011111111101100110001000011111100111111 e8ade3c83f3fecc43f3f

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