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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?砦?益}?砦?益{^ 001111111000110111010100001111111000100101110110011111010011111110001101110101000011111110001001011101100111101101011110 3f8dd43f89767d3f8dd43f89767b5e
EUC-JP ?砦?益}?砦?益{^ 001111111011101011010110001111111011000111010111011111010011111110111010110101100011111110110001110101110111101101011110 3fbad63fb1d77d3fbad63fb1d77b5e
UTF-8 倫砦뤺益}倫砦뤺益{^ 111011111010011110010100111001111010000010100110111010111010010010111010111001111001101110001010011111011110111110100111100101001110011110100000101001101110101110100100101110101110011110011011100010100111101101011110 efa794e7a0a6eba4bae79b8a7defa794e7a0a6eba4bae79b8a7b5e
UHC 倫砦뤺益}倫砦뤺益{^ 11101011110000101111001111110110100011111110100011101100110011000111110111101011110000101111001111110110100011111110100011101100110011000111101101011110 ebc2f3f68fe8eccc7debc2f3f68fe8eccc7b5e

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