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 ???jn}???jn{^ 00111111001111110011111101101010011011100111110100111111001111110011111101101010011011100111101101011110 3f3f3f6a6e7d3f3f3f6a6e7b5e
SJIS-WIN 荼居輯jn}荼居輯jn{^ 11100100101101101000101110001111100011110101001101101010011011100111110111100100101101101000101110001111100011110101001101101010011011100111101101011110 e4b68b8f8f536a6e7de4b68b8f8f536a6e7b5e
EUC-JP 荼居輯jn}荼居輯jn{^ 11101000101110001011010111101111101111011011010001101010011011100111110111101000101110001011010111101111101111011011010001101010011011100111101101011110 e8b8b5efbdb46a6e7de8b8b5efbdb46a6e7b5e
UTF-8 荼居輯jn}荼居輯jn{^ 11101000100011011011110011100101101100011000010111101000101111001010111101101010011011100111110111101000100011011011110011100101101100011000010111101000101111001010111101101010011011100111101101011110 e88dbce5b185e8bcaf6a6e7de88dbce5b185e8bcaf6a6e7b5e
UHC ?居輯jn}?居輯jn{^ 0011111111001011110111001111001011111110011010100110111001111101001111111100101111011100111100101111111001101010011011100111101101011110 3fcbdcf2fe6a6e7d3fcbdcf2fe6a6e7b5e

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