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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??軋}??軋{^ 0011111100111111111001110110000101111101001111110011111111100111011000010111101101011110 3f3fe7617d3f3fe7617b5e
EUC-JP ??軋}??軋{^ 0011111100111111111011011100001001111101001111110011111111101101110000100111101101011110 3f3fedc27d3f3fedc27b5e
UTF-8 손섐軋}손섐軋{^ 111011001000011010010000111011001000010010010000111010001011101110001011011111011110110010000110100100001110110010000100100100001110100010111011100010110111101101011110 ec8690ec8490e8bb8b7dec8690ec8490e8bb8b7b5e
UHC 손섐軋}손섐軋{^ 101111001101010110111100101010111110010011011000011111011011110011010101101111001010101111100100110110000111101101011110 bcd5bcabe4d87dbcd5bcabe4d87b5e

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