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 ????kD????kD^ 00111111001111110011111100111111011010110100010000111111001111110011111100111111011010110100010001011110 3f3f3f3f6b443f3f3f3f6b445e
SJIS-WIN 咫?瀞?kD咫?瀞?kD^ 1001101001000000001111111001001111010010001111110110101101000100100110100100000000111111100100111101001000111111011010110100010001011110 9a403f93d23f6b449a403f93d23f6b445e
EUC-JP 咫?瀞?kD咫?瀞?kD^ 1101001110100001001111111100011011010100001111110110101101000100110100111010000100111111110001101101010000111111011010110100010001011110 d3a13fc6d43f6b44d3a13fc6d43f6b445e
UTF-8 咫렦瀞렕kD咫렦瀞렕kD^ 1110010110010010101010111110101110100000101001101110011110000000100111101110101110100000100101010110101101000100111001011001001010101011111010111010000010100110111001111000000010011110111010111010000010010101011010110100010001011110 e592abeba0a6e7809eeba0956b44e592abeba0a6e7809eeba0956b445e
UHC 咫렦瀞렕kD咫렦瀞렕kD^ 111100101010000110001110101101011110111111100111100011101010101001101011010001001111001010100001100011101011010111101111111001111000111010101010011010110100010001011110 f2a18eb5efe78eaa6b44f2a18eb5efe78eaa6b445e

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