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 饒??節??梧 11101001011000000011111100111111100100001101111100111111001111111000110011100110 e9603f3f90df3f3f8ce6
EUC-JP 饒??節??梧 11110001110000010011111100111111110000001110000100111111001111111011100011101000 f1c13f3fc0e13f3fb8e8
UTF-8 饒ⓩ퍜節깍슁梧 111010011010010110010010111000101001001110101001111011011000110110011100111001111010111110000000111010101011100110001101111011001000101010000001111001101010001010100111 e9a592e293a9ed8d9ce7af80eab98dec8a81e6a2a7
UHC 饒ⓩ퍜節깍슁梧 1110100110101110101010001110011010111011100100111110111110111101101100011110111110111101101100111110011111111100 e9aea8e6bb93efbdb1efbdb3e7fc

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