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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??┫}??┫{^ 0011111100111111100001001011001001111101001111110011111110000100101100100111101101011110 3f3f84b27d3f3f84b27b5e
EUC-JP ??┫}??┫{^ 0011111100111111101010001011010001111101001111110011111110101000101101000111101101011110 3f3fa8b47d3f3fa8b47b5e
UTF-8 略븅┫}略븅┫{^ 111011111010010110110110111010111011100010000101111000101001010010101011011111011110111110100101101101101110101110111000100001011110001010010100101010110111101101011110 efa5b6ebb885e294ab7defa5b6ebb885e294ab7b5e
UHC 略븅┫}略븅┫{^ 111001011011001010111010111010011010011010110100011111011110010110110010101110101110100110100110101101000111101101011110 e5b2bae9a6b47de5b2bae9a6b47b5e

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