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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 咫唸咫哺}咫唸咫哺{^ 10011010010000001001101001011000100110100100000010011010010011010111110110011010010000001001101001011000100110100100000010011010010011010111101101011110 9a409a589a409a4d7d9a409a589a409a4d7b5e
EUC-JP 咫唸咫哺}咫唸咫哺{^ 11010011101000011101001110111001110100111010000111010011101011100111110111010011101000011101001110111001110100111010000111010011101011100111101101011110 d3a1d3b9d3a1d3ae7dd3a1d3b9d3a1d3ae7b5e
UTF-8 咫唸咫哺}咫唸咫哺{^ 111001011001001010101011111001011001010010111000111001011001001010101011111001011001001110111010011111011110010110010010101010111110010110010100101110001110010110010010101010111110010110010011101110100111101101011110 e592abe594b8e592abe593ba7de592abe594b8e592abe593ba7b5e
UHC 咫?咫哺}咫?咫哺{^ 1111001010100001001111111111001010100001111110001101010001111101111100101010000100111111111100101010000111111000110101000111101101011110 f2a13ff2a1f8d47df2a13ff2a1f8d47b5e

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