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??L}??B??L{^ 001111110011111101000010001111110011111101001100011111010011111100111111010000100011111100111111010011000111101101011110 3f3f423f3f4c7d3f3f423f3f4c7b5e
SJIS-WIN ?ェB?ェL}?ェB?ェL{^ 001111111010101001000010001111111010101001001100011111010011111110101010010000100011111110101010010011000111101101011110 3faa423faa4c7d3faa423faa4c7b5e
EUC-JP ?ェB?ェL}?ェB?ェL{^ 00111111100011101010101001000010001111111000111010101010010011000111110100111111100011101010101001000010001111111000111010101010010011000111101101011110 3f8eaa423f8eaa4c7d3f8eaa423f8eaa4c7b5e
UTF-8 䵸ェB䵸ェL}䵸ェB䵸ェL{^ 11100100101101011011100011101111101111011010101001000010111001001011010110111000111011111011110110101010010011000111110111100100101101011011100011101111101111011010101001000010111001001011010110111000111011111011110110101010010011000111101101011110 e4b5b8efbdaa42e4b5b8efbdaa4c7de4b5b8efbdaa42e4b5b8efbdaa4c7b5e
UHC ??B??L}??B??L{^ 001111110011111101000010001111110011111101001100011111010011111100111111010000100011111100111111010011000111101101011110 3f3f423f3f4c7d3f3f423f3f4c7b5e

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