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{^ 11100001010100001001111001011101010010110111110111100001010100001001111001011101010010110111101101011110 e1509e5d4b7de1509e5d4b7b5e
EUC-JP 甕枉K}甕枉K{^ 11100001101100011101101110111110010010110111110111100001101100011101101110111110010010110111101101011110 e1b1dbbe4b7de1b1dbbe4b7b5e
UTF-8 甕枉K}甕枉K{^ 1110011110010100100101011110011010011110100010010100101101111101111001111001010010010101111001101001111010001001010010110111101101011110 e79495e69e894b7de79495e69e894b7b5e
UHC 甕枉K}甕枉K{^ 11101000101110001110100011011011010010110111110111101000101110001110100011011011010010110111101101011110 e8b8e8db4b7de8b8e8db4b7b5e

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