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 ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 移湮K}移湮K{^ 10001000110110101001111111001110010010110111110110001000110110101001111111001110010010110111101101011110 88da9fce4b7d88da9fce4b7b5e
EUC-JP 移湮K}移湮K{^ 10110000110111001101111011010000010010110111110110110000110111001101111011010000010010110111101101011110 b0dcded04b7db0dcded04b7b5e
UTF-8 移湮K}移湮K{^ 1110011110100111101110111110011010111001101011100100101101111101111001111010011110111011111001101011100110101110010010110111101101011110 e7a7bbe6b9ae4b7de7a7bbe6b9ae4b7b5e
UHC 移湮K}移湮K{^ 11101100101110011110110011011100010010110111110111101100101110011110110011011100010010110111101101011110 ecb9ecdc4b7decb9ecdc4b7b5e

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