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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 倚??\}倚??\{^ 10011000110111110011111100111111010111000111110110011000110111110011111100111111010111000111101101011110 98df3f3f5c7d98df3f3f5c7b5e
EUC-JP 倚??\}倚??\{^ 11010000111000010011111100111111010111000111110111010000111000010011111100111111010111000111101101011110 d0e13f3f5c7dd0e13f3f5c7b5e
UTF-8 倚믩쭨\}倚믩쭨\{^ 1110010110000000100110101110101110101111101010011110110010101101101010000101110001111101111001011000000010011010111010111010111110101001111011001010110110101000010111000111101101011110 e5809aebafa9ecada85c7de5809aebafa9ecada85c7b5e
UHC 倚믩쭨\}倚믩쭨\{^ 1110101111101111100100101110101110100111100111000101110001111101111010111110111110010010111010111010011110011100010111000111101101011110 ebef92eba79c5c7debef92eba79c5c7b5e

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