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 梧??節??昻 10001100111001100011111100111111100100001101111100111111001111111111101011010000 8ce63f3f90df3f3ffad0
EUC-JP 梧??節??? 101110001110100000111111001111111100000011100001001111110011111100111111 b8e83f3fc0e13f3f3f
UTF-8 梧잍뇣節삣뜳昻 111001101010001010100111111011001001111010001101111010111000011110100011111001111010111110000000111011001000001010100011111010111001110010110011111001101001100010111011 e6a2a7ec9e8deb87a3e7af80ec82a3eb9cb3e698bb
UHC 梧잍뇣節삣뜳昻 1110011111111100100111111110011010000111100010111110111110111101101110111110010110001101101100011110010011101001 e7fc9fe6878befbdbbe58db1e4e9

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