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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ???案N}???案N{^ 001111110011111100111111100010001100010001001110011111010011111100111111001111111000100011000100010011100111101101011110 3f3f3f88c44e7d3f3f3f88c44e7b5e
EUC-JP ???案N}???案N{^ 001111110011111100111111101100001100011001001110011111010011111100111111001111111011000011000110010011100111101101011110 3f3f3fb0c64e7d3f3f3fb0c64e7b5e
UTF-8 소셩석案N}소셩석案N{^ 1110110010000110100011001110110010000101101010011110110010000100100111011110011010100001100010000100111001111101111011001000011010001100111011001000010110101001111011001000010010011101111001101010000110001000010011100111101101011110 ec868cec85a9ec849de6a1884e7dec868cec85a9ec849de6a1884e7b5e
UHC 소셩석案N}소셩석案N{^ 101111001101001010111100110011011011110010101110111001001101000001001110011111011011110011010010101111001100110110111100101011101110010011010000010011100111101101011110 bcd2bccdbcaee4d04e7dbcd2bccdbcaee4d04e7b5e

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