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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN シ゚セケ濵爵セケ 10111100110111111011111010111001111110110100110110001110110111011011111010111001 bcdfbeb9fb4d8eddbeb9
EUC-JP シ゚セケ濵爵セケ 1000111010111100100011101101111110001110101111101000111010111001100011111100100110100110101111001101111110001110101111101000111010111001 8ebc8edf8ebe8eb98fc9a6bcdf8ebe8eb9
UTF-8 シ゚セケ濵爵セケ 111011111011110110111100111011111011111010011111111011111011110110111110111011111011110110111001111001101011111110110101111001111000100010110101111011111011110110111110111011111011110110111001 efbdbcefbe9fefbdbeefbdb9e6bfb5e788b5efbdbeefbdb9
UHC ?????爵?? 001111110011111100111111001111110011111111101101110010010011111100111111 3f3f3f3f3fedc93f3f

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