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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 咫唸咫哺咫唸咫哺B 1001101001000000100110100101100010011010010000001001101001001101100110100100000010011010010110001001101001000000100110100100110101000010 9a409a589a409a4d9a409a589a409a4d42
EUC-JP 咫唸咫哺咫唸咫哺B 1101001110100001110100111011100111010011101000011101001110101110110100111010000111010011101110011101001110100001110100111010111001000010 d3a1d3b9d3a1d3aed3a1d3b9d3a1d3ae42
UTF-8 咫唸咫哺咫唸咫哺B 11100101100100101010101111100101100101001011100011100101100100101010101111100101100100111011101011100101100100101010101111100101100101001011100011100101100100101010101111100101100100111011101001000010 e592abe594b8e592abe593bae592abe594b8e592abe593ba42
UHC 咫?咫哺咫?咫哺B 111100101010000100111111111100101010000111111000110101001111001010100001001111111111001010100001111110001101010001000010 f2a13ff2a1f8d4f2a13ff2a1f8d442

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