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 ???b[???b[^ 0011111100111111001111110110001001011011001111110011111100111111011000100101101101011110 3f3f3f625b3f3f3f625b5e
SJIS-WIN 手??b[手??b[^ 10001110111010000011111100111111011000100101101110001110111010000011111100111111011000100101101101011110 8ee83f3f625b8ee83f3f625b5e
EUC-JP 手??b[手??b[^ 10111100111010100011111100111111011000100101101110111100111010100011111100111111011000100101101101011110 bcea3f3f625bbcea3f3f625b5e
UTF-8 手굩뢇b[手굩뢇b[^ 1110011010001001100010111110101010110101101010011110101110100010100001110110001001011011111001101000100110001011111010101011010110101001111010111010001010000111011000100101101101011110 e6898beab5a9eba287625be6898beab5a9eba287625b5e
UHC 手굩뢇b[手굩뢇b[^ 1110001010100010100000101000111110001111010000110110001001011011111000101010001010000010100011111000111101000011011000100101101101011110 e2a2828f8f43625be2a2828f8f43625b5e

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