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{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 鍮??K}鍮??K{^ 11101000010010100011111100111111010010110111110111101000010010100011111100111111010010110111101101011110 e84a3f3f4b7de84a3f3f4b7b5e
EUC-JP 鍮??K}鍮??K{^ 11101111101010110011111100111111010010110111110111101111101010110011111100111111010010110111101101011110 efab3f3f4b7defab3f3f4b7b5e
UTF-8 鍮졾풊K}鍮졾풊K{^ 1110100110001101101011101110110010100001101111101110110110010010100010100100101101111101111010011000110110101110111011001010000110111110111011011001001010001010010010110111101101011110 e98daeeca1beed928a4b7de98daeeca1beed928a4b7b5e
UHC 鍮졾풊K}鍮졾풊K{^ 1110101110111001101000001110010110111110100100000100101101111101111010111011100110100000111001011011111010010000010010110111101101011110 ebb9a0e5be904b7debb9a0e5be904b7b5e

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