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èúàÓ^ 10011010010011001110100011111010111000001101001110011010010011001110100011111010111000001101001101011110 9a4ce8fae0d39a4ce8fae0d35e
SJIS-WIN ?L?????L????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e
EUC-JP ?LèúàÓ?LèúàÓ^ 0011111101001100100011111010101110110010100011111010101111100010100011111010101110100010100011111010101011010001001111110100110010001111101010111011001010001111101010111110001010001111101010111010001010001111101010101101000101011110 3f4c8fabb28fabe28faba28faad13f4c8fabb28fabe28faba28faad15e
UTF-8 šLèúàӚLèúàÓ^ 1100001010011010010011001100001110101000110000111011101011000011101000001100001110010011110000101001101001001100110000111010100011000011101110101100001110100000110000111001001101011110 c29a4cc3a8c3bac3a0c393c29a4cc3a8c3bac3a0c3935e
UHC ?L?????L????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e

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