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 ???鏑^}???鏑^{^ 001111110011111100111111100100110100110001011110011111010011111100111111001111111001001101001100010111100111101101011110 3f3f3f934c5e7d3f3f3f934c5e7b5e
EUC-JP ???鏑^}???鏑^{^ 001111110011111100111111110001011010110101011110011111010011111100111111001111111100010110101101010111100111101101011110 3f3f3fc5ad5e7d3f3f3fc5ad5e7b5e
UTF-8 샬석샬鏑^}샬석샬鏑^{^ 1110110010000011101011001110110010000100100111011110110010000011101011001110100110001111100100010101111001111101111011001000001110101100111011001000010010011101111011001000001110101100111010011000111110010001010111100111101101011110 ec83acec849dec83ace98f915e7dec83acec849dec83ace98f915e7b5e
UHC 샬석샬鏑^}샬석샬鏑^{^ 101111001010001110111100101011101011110010100011111011101110101101011110011111011011110010100011101111001010111010111100101000111110111011101011010111100111101101011110 bca3bcaebca3eeeb5e7dbca3bcaebca3eeeb5e7b5e

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