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 ??????`^SB 00111111001111110011111100111111001111110011111101100000010111100101001101000010 3f3f3f3f3f3f605e5342
SJIS-WIN 幄?????`^SB 1001101111101000001111110011111100111111001111110011111101100000010111100101001101000010 9be83f3f3f3f3f605e5342
EUC-JP 幄?????`^SB 1101011011101010001111110011111100111111001111110011111101100000010111100101001101000010 d6ea3f3f3f3f3f605e5342
UTF-8 幄먨윬섲왃롾`^SB 11100101101110011000010011101011101010001010100011101100100111001010110011101100100001001011001011101100100110011000001111101011101000011011111001100000010111100101001101000010 e5b984eba8a8ec9cacec84b2ec9983eba1be605e5342
UHC 幄먨윬섲왃롾`^SB 11100100110000011001000011100101100111111010101110011001010000011001111010110110100011101111100001100000010111100101001101000010 e4c190e59fab99419eb68ef8605e5342

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