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{^ 100100000110111001100011100100000110111001001011011111011001000001101110011000111001000001101110010010110111101101011110 906e63906e4b7d906e63906e4b7b5e
EUC-JP 刃c刃K}刃c刃K{^ 101111111100111101100011101111111100111101001011011111011011111111001111011000111011111111001111010010110111101101011110 bfcf63bfcf4b7dbfcf63bfcf4b7b5e
UTF-8 刃c刃K}刃c刃K{^ 11100101100010001000001101100011111001011000100010000011010010110111110111100101100010001000001101100011111001011000100010000011010010110111101101011110 e5888363e588834b7de5888363e588834b7b5e
UHC 刃c刃K}刃c刃K{^ 111011001101001101100011111011001101001101001011011111011110110011010011011000111110110011010011010010110111101101011110 ecd363ecd34b7decd363ecd34b7b5e

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