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{^ 1110001010110011100011101101101110001110101111100100101101111101111000101011001110001110110110111000111010111110010010110111101101011110 e2b38edb8ebe4b7de2b38edb8ebe4b7b5e
EUC-JP 箋杓疾K}箋杓疾K{^ 1110010010110101101111001101110110111100110000000100101101111101111001001011010110111100110111011011110011000000010010110111101101011110 e4b5bcddbcc04b7de4b5bcddbcc04b7b5e
UTF-8 箋杓疾K}箋杓疾K{^ 1110011110101110100010111110011010011101100100111110011110010110101111100100101101111101111001111010111010001011111001101001110110010011111001111001011010111110010010110111101101011110 e7ae8be69d93e796be4b7de7ae8be69d93e796be4b7b5e
UHC 箋杓疾K}箋杓疾K{^ 1110111110101000111110001111010111110010111100000100101101111101111011111010100011111000111101011111001011110000010010110111101101011110 efa8f8f5f2f04b7defa8f8f5f2f04b7b5e

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