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 止?偕?}止?偕?{^ 100011100111111000111111100110001111000100111111011111011000111001111110001111111001100011110001001111110111101101011110 8e7e3f98f13f7d8e7e3f98f13f7b5e
EUC-JP 止?偕?}止?偕?{^ 101110111101111100111111110100001111001100111111011111011011101111011111001111111101000011110011001111110111101101011110 bbdf3fd0f33f7dbbdf3fd0f33f7b5e
UTF-8 止렜偕렡}止렜偕렡{^ 111001101010110110100010111010111010000010011100111001011000000110010101111010111010000010100001011111011110011010101101101000101110101110100000100111001110010110000001100101011110101110100000101000010111101101011110 e6ada2eba09ce58195eba0a17de6ada2eba09ce58195eba0a17b5e
UHC 止렜偕렡}止렜偕렡{^ 11110010101011011000111010101110111110101010010110001110101100100111110111110010101011011000111010101110111110101010010110001110101100100111101101011110 f2ad8eaefaa58eb27df2ad8eaefaa58eb27b5e

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