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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 咫?瀞?D咫?瀞?D^ 100110100100000000111111100100111101001000111111010001001001101001000000001111111001001111010010001111110100010001011110 9a403f93d23f449a403f93d23f445e
EUC-JP 咫?瀞?D咫?瀞?D^ 110100111010000100111111110001101101010000111111010001001101001110100001001111111100011011010100001111110100010001011110 d3a13fc6d43f44d3a13fc6d43f445e
UTF-8 咫렦瀞렕D咫렦瀞렕D^ 111001011001001010101011111010111010000010100110111001111000000010011110111010111010000010010101010001001110010110010010101010111110101110100000101001101110011110000000100111101110101110100000100101010100010001011110 e592abeba0a6e7809eeba09544e592abeba0a6e7809eeba095445e
UHC 咫렦瀞렕D咫렦瀞렕D^ 11110010101000011000111010110101111011111110011110001110101010100100010011110010101000011000111010110101111011111110011110001110101010100100010001011110 f2a18eb5efe78eaa44f2a18eb5efe78eaa445e

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