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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 翹⑤О}翹⑤О{^ 111000111100100110000111010001001000010001001111011111011110001111001001100001110100010010000100010011110111101101011110 e3c98744844f7de3c98744844f7b5e
EUC-JP 翹?О}翹?О{^ 11100110110010110011111110100111101100000111110111100110110010110011111110100111101100000111101101011110 e6cb3fa7b07de6cb3fa7b07b5e
UTF-8 翹⑤О}翹⑤О{^ 11100111101111111011100111100010100100011010010011010000100111100111110111100111101111111011100111100010100100011010010011010000100111100111101101011110 e7bfb9e291a4d09e7de7bfb9e291a4d09e7b5e
UHC 翹⑤О}翹⑤О{^ 110011101110111010101000111010111010110010110000011111011100111011101110101010001110101110101100101100000111101101011110 ceeea8ebacb07dceeea8ebacb07b5e

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