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}??w{^ 001111110011111101110111011111010011111100111111011101110111101101011110 3f3f777d3f3f777b5e
SJIS-WIN 從?w}從?w{^ 1001110001101110001111110111011101111101100111000110111000111111011101110111101101011110 9c6e3f777d9c6e3f777b5e
EUC-JP 從?w}從?w{^ 1101011111001111001111110111011101111101110101111100111100111111011101110111101101011110 d7cf3f777dd7cf3f777b5e
UTF-8 從샷w}從샷w{^ 1110010110111110100111101110110010000011101101110111011101111101111001011011111010011110111011001000001110110111011101110111101101011110 e5be9eec83b7777de5be9eec83b7777b5e
UHC 從샷w}從샷w{^ 11110000111101001011110010100110011101110111110111110000111101001011110010100110011101110111101101011110 f0f4bca6777df0f4bca6777b5e

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