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\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 荼居輯K\}荼居輯K\{^ 11100100101101101000101110001111100011110101001101001011010111000111110111100100101101101000101110001111100011110101001101001011010111000111101101011110 e4b68b8f8f534b5c7de4b68b8f8f534b5c7b5e
EUC-JP 荼居輯K\}荼居輯K\{^ 11101000101110001011010111101111101111011011010001001011010111000111110111101000101110001011010111101111101111011011010001001011010111000111101101011110 e8b8b5efbdb44b5c7de8b8b5efbdb44b5c7b5e
UTF-8 荼居輯K\}荼居輯K\{^ 11101000100011011011110011100101101100011000010111101000101111001010111101001011010111000111110111101000100011011011110011100101101100011000010111101000101111001010111101001011010111000111101101011110 e88dbce5b185e8bcaf4b5c7de88dbce5b185e8bcaf4b5c7b5e
UHC ?居輯K\}?居輯K\{^ 0011111111001011110111001111001011111110010010110101110001111101001111111100101111011100111100101111111001001011010111000111101101011110 3fcbdcf2fe4b5c7d3fcbdcf2fe4b5c7b5e

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