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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 倚??x}倚??x{^ 10011000110111110011111100111111011110000111110110011000110111110011111100111111011110000111101101011110 98df3f3f787d98df3f3f787b5e
EUC-JP 倚??x}倚??x{^ 11010000111000010011111100111111011110000111110111010000111000010011111100111111011110000111101101011110 d0e13f3f787dd0e13f3f787b5e
UTF-8 倚밸졅x}倚밸졅x{^ 1110010110000000100110101110101110110000101110001110110010100001100001010111100001111101111001011000000010011010111010111011000010111000111011001010000110000101011110000111101101011110 e5809aebb0b8eca185787de5809aebb0b8eca185787b5e
UHC 倚밸졅x}倚밸졅x{^ 1110101111101111101110011110101110100000101101100111100001111101111010111110111110111001111010111010000010110110011110000111101101011110 ebefb9eba0b6787debefb9eba0b6787b5e

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