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 ????w}????w{^ 00111111001111110011111100111111011101110111110100111111001111110011111100111111011101110111101101011110 3f3f3f3f777d3f3f3f3f777b5e
SJIS-WIN 咫?瀞?w}咫?瀞?w{^ 1001101001000000001111111001001111010010001111110111011101111101100110100100000000111111100100111101001000111111011101110111101101011110 9a403f93d23f777d9a403f93d23f777b5e
EUC-JP 咫?瀞?w}咫?瀞?w{^ 1101001110100001001111111100011011010100001111110111011101111101110100111010000100111111110001101101010000111111011101110111101101011110 d3a13fc6d43f777dd3a13fc6d43f777b5e
UTF-8 咫렦瀞렕w}咫렦瀞렕w{^ 1110010110010010101010111110101110100000101001101110011110000000100111101110101110100000100101010111011101111101111001011001001010101011111010111010000010100110111001111000000010011110111010111010000010010101011101110111101101011110 e592abeba0a6e7809eeba095777de592abeba0a6e7809eeba095777b5e
UHC 咫렦瀞렕w}咫렦瀞렕w{^ 111100101010000110001110101101011110111111100111100011101010101001110111011111011111001010100001100011101011010111101111111001111000111010101010011101110111101101011110 f2a18eb5efe78eaa777df2a18eb5efe78eaa777b5e

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