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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 媛?諍?L媛?諍?L^ 100101010101000100111111111001100111100100111111010011001001010101010001001111111110011001111001001111110100110001011110 95513fe6793f4c95513fe6793f4c5e
EUC-JP 媛?諍?L媛?諍?L^ 110010011011001000111111111010111101101000111111010011001100100110110010001111111110101111011010001111110100110001011110 c9b23febda3f4cc9b23febda3f4c5e
UTF-8 媛렦諍렭L媛렦諍렭L^ 111001011010101010011011111010111010000010100110111010001010101110001101111010111010000010101101010011001110010110101010100110111110101110100000101001101110100010101011100011011110101110100000101011010100110001011110 e5aa9beba0a6e8ab8deba0ad4ce5aa9beba0a6e8ab8deba0ad4c5e
UHC 媛렦諍렭L媛렦諍렭L^ 11101010101100001000111010110101111011101011010110001110101110100100110011101010101100001000111010110101111011101011010110001110101110100100110001011110 eab08eb5eeb58eba4ceab08eb5eeb58eba4c5e

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