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 ??P}??P{^ 001111110011111101010000011111010011111100111111010100000111101101011110 3f3f507d3f3f507b5e
SJIS-WIN 從?P}從?P{^ 1001110001101110001111110101000001111101100111000110111000111111010100000111101101011110 9c6e3f507d9c6e3f507b5e
EUC-JP 從?P}從?P{^ 1101011111001111001111110101000001111101110101111100111100111111010100000111101101011110 d7cf3f507dd7cf3f507b5e
UTF-8 從샷P}從샷P{^ 1110010110111110100111101110110010000011101101110101000001111101111001011011111010011110111011001000001110110111010100000111101101011110 e5be9eec83b7507de5be9eec83b7507b5e
UHC 從샷P}從샷P{^ 11110000111101001011110010100110010100000111110111110000111101001011110010100110010100000111101101011110 f0f4bca6507df0f4bca6507b5e

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