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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN ?嶽?\n}?嶽?\n{^ 001111111001101111010100001111110101110001101110011111010011111110011011110101000011111101011100011011100111101101011110 3f9bd43f5c6e7d3f9bd43f5c6e7b5e
EUC-JP ?嶽?\n}?嶽?\n{^ 001111111101011011010110001111110101110001101110011111010011111111010110110101100011111101011100011011100111101101011110 3fd6d63f5c6e7d3fd6d63f5c6e7b5e
UTF-8 샢嶽빮\n}샢嶽빮\n{^ 11101100100000111010001011100101101101101011110111101011101110011010111001011100011011100111110111101100100000111010001011100101101101101011110111101011101110011010111001011100011011100111101101011110 ec83a2e5b6bdebb9ae5c6e7dec83a2e5b6bdebb9ae5c6e7b5e
UHC 샢嶽빮\n}샢嶽빮\n{^ 10011000110010101110010011000000100101011100011101011100011011100111110110011000110010101110010011000000100101011100011101011100011011100111101101011110 98cae4c095c75c6e7d98cae4c095c75c6e7b5e

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