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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 陞サ郢願椽郢械 11101000100111101011101111100111101110011000101011101000100111101011101111100111101110011000101001000010 e89ebbe7b98ae89ebbe7b98a42
EUC-JP 陞サ郢願椽郢械 1110111111111110100011101011101111101110101110111011010011101010110111001011110111101110101110111011001110100011 effe8ebbeebbb4eadcbdeebbb3a3
UTF-8 陞サ郢願椽郢械 111010011001100110011110111011111011110110111011111010011000001110100010111010011010000110011000111001101010010010111101111010011000001110100010111001101010001010110000 e9999eefbdbbe983a2e9a198e6a4bde983a2e6a2b0
UHC 陞??願椽?械 1110001110110011001111110011111111101010110000111110011011001011001111111100110011111110 e3b33f3feac3e6cb3fccfe

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