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 ??枝???枝?^ 0011111100111111100011100111110100111111001111110011111110001110011111010011111101011110 3f3f8e7d3f3f3f8e7d3f5e
EUC-JP 荑?枝?荑?枝?^ 100011111101011111111001001111111011101111011110001111111000111111010111111110010011111110111011110111100011111101011110 8fd7f93fbbde3f8fd7f93fbbde3f5e
UTF-8 荑렚枝렋荑렚枝렋^ 11101000100011011001000111101011101000001001101011100110100111101001110111101011101000001000101111101000100011011001000111101011101000001001101011100110100111101001110111101011101000001000101101011110 e88d91eba09ae69e9deba08be88d91eba09ae69e9deba08b5e
UHC 荑렚枝렋荑렚枝렋^ 1110110010111111100011101010110111110010101010111000111010100010111011001011111110001110101011011111001010101011100011101010001001011110 ecbf8eadf2ab8ea2ecbf8eadf2ab8ea25e

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