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 ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN 禪c禪K}禪c禪K{^ 111000100101011101100011111000100101011101001011011111011110001001010111011000111110001001010111010010110111101101011110 e25763e2574b7de25763e2574b7b5e
EUC-JP 禪c禪K}禪c禪K{^ 111000111011100001100011111000111011100001001011011111011110001110111000011000111110001110111000010010110111101101011110 e3b863e3b84b7de3b863e3b84b7b5e
UTF-8 禪c禪K}禪c禪K{^ 11100111101001101010101001100011111001111010011010101010010010110111110111100111101001101010101001100011111001111010011010101010010010110111101101011110 e7a6aa63e7a6aa4b7de7a6aa63e7a6aa4b7b5e
UHC 禪c禪K}禪c禪K{^ 111000001100100101100011111000001100100101001011011111011110000011001001011000111110000011001001010010110111101101011110 e0c963e0c94b7de0c963e0c94b7b5e

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