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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 葆駈輯J}葆駈輯J{^ 1110010011011100100010111110110110001111010100110100101001111101111001001101110010001011111011011000111101010011010010100111101101011110 e4dc8bed8f534a7de4dc8bed8f534a7b5e
EUC-JP 葆駈輯J}葆駈輯J{^ 1110100011011110101101101110111110111101101101000100101001111101111010001101111010110110111011111011110110110100010010100111101101011110 e8deb6efbdb44a7de8deb6efbdb44a7b5e
UTF-8 葆駈輯J}葆駈輯J{^ 1110100010010001100001101110100110100111100010001110100010111100101011110100101001111101111010001001000110000110111010011010011110001000111010001011110010101111010010100111101101011110 e89186e9a788e8bcaf4a7de89186e9a788e8bcaf4a7b5e
UHC ??輯J}??輯J{^ 00111111001111111111001011111110010010100111110100111111001111111111001011111110010010100111101101011110 3f3ff2fe4a7d3f3ff2fe4a7b5e

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