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 ???a}???a{^ 0011111100111111001111110110000101111101001111110011111100111111011000010111101101011110 3f3f3f617d3f3f3f617b5e
SJIS-WIN 倚??a}倚??a{^ 10011000110111110011111100111111011000010111110110011000110111110011111100111111011000010111101101011110 98df3f3f617d98df3f3f617b5e
EUC-JP 倚??a}倚??a{^ 11010000111000010011111100111111011000010111110111010000111000010011111100111111011000010111101101011110 d0e13f3f617dd0e13f3f617b5e
UTF-8 倚밸졅a}倚밸졅a{^ 1110010110000000100110101110101110110000101110001110110010100001100001010110000101111101111001011000000010011010111010111011000010111000111011001010000110000101011000010111101101011110 e5809aebb0b8eca185617de5809aebb0b8eca185617b5e
UHC 倚밸졅a}倚밸졅a{^ 1110101111101111101110011110101110100000101101100110000101111101111010111110111110111001111010111010000010110110011000010111101101011110 ebefb9eba0b6617debefb9eba0b6617b5e

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