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{^ 1110001101110001001111110100101101111101111000110111000100111111010010110111101101011110 e3713f4b7de3713f4b7b5e
EUC-JP 縡?K}縡?K{^ 1110010111010010001111110100101101111101111001011101001000111111010010110111101101011110 e5d23f4b7de5d23f4b7b5e
UTF-8 縡렞K}縡렞K{^ 1110011110111000101000011110101110100000100111100100101101111101111001111011100010100001111010111010000010011110010010110111101101011110 e7b8a1eba09e4b7de7b8a1eba09e4b7b5e
UHC 縡렞K}縡렞K{^ 11101110101011011000111010101111010010110111110111101110101011011000111010101111010010110111101101011110 eead8eaf4b7deead8eaf4b7b5e

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