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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??莱???莱?^ 0011111100111111100101111000100100111111001111110011111110010111100010010011111101011110 3f3f97893f3f3f97893f5e
EUC-JP ??莱???莱?^ 0011111100111111110011011110100100111111001111110011111111001101111010010011111101011110 3f3fcde93f3f3fcde93f5e
UTF-8 𳎸莱ɥ𳎸莱ɥ^ 11110000101100111000111010111000111011101010010010100010111010001000111010110001110010011010010111110000101100111000111010111000111011101010010010100010111010001000111010110001110010011010010101011110 f0b38eb8eea4a2e88eb1c9a5f0b38eb8eea4a2e88eb1c9a55e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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