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 腫?鷹?兪?愿? 100011101110111000111111100100011110100100111111100110010110000000111111100111001100001100111111 8eee3f91e93f99603f9cc33f
EUC-JP 腫?鷹?兪?愿? 101111001111000000111111110000101110101100111111110100011100000100111111110110001100010100111111 bcf03fc2eb3fd1c13fd8c53f
UTF-8 腫렓鷹렒兪렱愿렑 111010001000010110101011111010111010000010010011111010011011011110111001111010111010000010010010111001011000010110101010111010111010000010110001111001101000010010111111111010111010000010010001 e885abeba093e9b7b9eba092e585aaeba0b1e684bfeba091
UHC 腫렓鷹렒兪렱愿렑 11110000111111101000111010101000111010111110110110001110101001111110101011100100100011101011111011101010101101001000111010100110 f0fe8ea8ebed8ea7eae48ebeeab48ea6

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