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 ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN 陋幢スイ驕会スコ~B 1110100010011011100110111110111110111101101100101110100110000001100010011110111110111101101110100111111001000010 e89b9befbdb2e98189efbdba7e42
EUC-JP 陋幢スイ驕会スコ~B 111011111111101111010110111100011000111010111101100011101011001011110001111000011011001011110001100011101011110110001110101110100111111001000010 effbd6f18ebd8eb2f1e1b2f18ebd8eba7e42
UTF-8 陋幢スイ驕会スコ~B 1110100110011001100010111110010110111001101000101110111110111101101111011110111110111101101100101110100110101001100101011110010010111100100110101110111110111101101111011110111110111101101110100111111001000010 e9998be5b9a2efbdbdefbdb2e9a995e4bc9aefbdbdefbdba7e42
UHC 陋幢??驕???~B 11010111101100001101001111010011001111110011111111001110111101100011111100111111001111110111111001000010 d7b0d3d33f3fcef63f3f3f7e42

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