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 靖???烝?奬 10010110111101010011111100111111001111111110000001111110001111111001101011111011 96f53f3f3fe07e3f9afb
EUC-JP 靖???烝?奬 11001100111101110011111100111111001111111101111111011111001111111101010011111101 ccf73f3f3fdfdf3fd4fd
UTF-8 靖ㆁ렰렕烝렱奬 111010011001110110010110111000111000011010000001111010111010000010110000111010111010000010010101111001111000001110011101111010111010000010110001111001011010010110101100 e99d96e38681eba0b0eba095e7839deba0b1e5a5ac
UHC 靖ㆁ렰렕烝렱奬 1110111111111110101001001111000110001110101111011000111010101010111100011111011010001110101111101110110111100001 effea4f18ebd8eaaf1f68ebeede1

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