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 ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e
SJIS-WIN ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e
EUC-JP ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e
UTF-8 손샵W손샵N[손샵W손샵N[^ 11101100100001101001000011101100100000111011010101010111111011001000011010010000111011001000001110110101010011100101101111101100100001101001000011101100100000111011010101010111111011001000011010010000111011001000001110110101010011100101101101011110 ec8690ec83b557ec8690ec83b54e5bec8690ec83b557ec8690ec83b54e5b5e
UHC 손샵W손샵N[손샵W손샵N[^ 1011110011010101101111001010010101010111101111001101010110111100101001010100111001011011101111001101010110111100101001010101011110111100110101011011110010100101010011100101101101011110 bcd5bca557bcd5bca54e5bbcd5bca557bcd5bca54e5b5e

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