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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???雅?????淫 001111110011111100111111100010011110101100111111001111110011111100111111001111111000100011111010 3f3f3f89eb3f3f3f3f3f88fa
EUC-JP ???雅?????淫 001111110011111100111111101100101110110100111111001111110011111100111111001111111011000011111100 3f3f3fb2ed3f3f3f3f3fb0fc
UTF-8 琉쀯쫾雅롦쎘囹⑼쬇淫 111011111010011110001100111011001000000010101111111011001010101110111110111010011001101110000101111010111010000110100110111011001000111010011000111011111010011010101001111000101001000110111100111011001010110010000111111001101011011110101011 efa78cec80afecabbee99b85eba1a6ec8e98efa6a9e291bcecac87e6b7ab
UHC 琉쀯쫾雅롦쎘囹⑼쬇淫 1110101110100100100101111110111110100110100101011110010010111010100011101110011010011011101111111110011110101010101010011110111110100110100111101110101111100010 eba497efa695e4ba8ee69bbfe7aaa9efa69eebe2

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