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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??莱?\}??莱?\{^ 001111110011111110010111100010010011111101011100011111010011111100111111100101111000100100111111010111000111101101011110 3f3f97893f5c7d3f3f97893f5c7b5e
EUC-JP ??莱?\}??莱?\{^ 001111110011111111001101111010010011111101011100011111010011111100111111110011011110100100111111010111000111101101011110 3f3fcde93f5c7d3f3fcde93f5c7b5e
UTF-8 𳎸莱ɬ\}𳎸莱ɬ\{^ 1111000010110011100011101011100011101110101001001010001011101000100011101011000111001001101011000101110001111101111100001011001110001110101110001110111010100100101000101110100010001110101100011100100110101100010111000111101101011110 f0b38eb8eea4a2e88eb1c9ac5c7df0b38eb8eea4a2e88eb1c9ac5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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