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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
EUC-JP ???珩^}???珩^{^ 0011111100111111001111111000111111001011111101110101111001111101001111110011111100111111100011111100101111110111010111100111101101011110 3f3f3f8fcbf75e7d3f3f3f8fcbf75e7b5e
UTF-8 샬석샬珩^}샬석샬珩^{^ 1110110010000011101011001110110010000100100111011110110010000011101011001110011110001111101010010101111001111101111011001000001110101100111011001000010010011101111011001000001110101100111001111000111110101001010111100111101101011110 ec83acec849dec83ace78fa95e7dec83acec849dec83ace78fa95e7b5e
UHC 샬석샬珩^}샬석샬珩^{^ 101111001010001110111100101011101011110010100011111110111010100001011110011111011011110010100011101111001010111010111100101000111111101110101000010111100111101101011110 bca3bcaebca3fba85e7dbca3bcaebca3fba85e7b5e

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