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{^ 10001001111010011110100010000100010010110111110110001001111010011110100010000100010010110111101101011110 89e9e8844b7d89e9e8844b7b5e
EUC-JP 蛾閼K}蛾閼K{^ 10110010111010111110111111100100010010110111110110110010111010111110111111100100010010110111101101011110 b2ebefe44b7db2ebefe44b7b5e
UTF-8 蛾閼K}蛾閼K{^ 1110100010011011101111101110100110010110101111000100101101111101111010001001101110111110111010011001011010111100010010110111101101011110 e89bbee996bc4b7de89bbee996bc4b7b5e
UHC 蛾閼K}蛾閼K{^ 11100100101101101110010011011001010010110111110111100100101101101110010011011001010010110111101101011110 e4b6e4d94b7de4b6e4d94b7b5e

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