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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 轜遵けL}轜遵けL{^ 1110011101111110100011111000010110000010101011110100110001111101111001110111111010001111100001011000001010101111010011000111101101011110 e77e8f8582af4c7de77e8f8582af4c7b5e
EUC-JP 轜遵けL}轜遵けL{^ 1110110111011111101111011110010110100100101100010100110001111101111011011101111110111101111001011010010010110001010011000111101101011110 eddfbde5a4b14c7deddfbde5a4b14c7b5e
UTF-8 轜遵けL}轜遵けL{^ 1110100010111101100111001110100110000001101101011110001110000001100100010100110001111101111010001011110110011100111010011000000110110101111000111000000110010001010011000111101101011110 e8bd9ce981b5e381914c7de8bd9ce981b5e381914c7b5e
UHC ?遵けL}?遵けL{^ 001111111111000111100101101010101011000101001100011111010011111111110001111001011010101010110001010011000111101101011110 3ff1e5aab14c7d3ff1e5aab14c7b5e

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