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 靖???程?乙 10010110111101010011111100111111001111111001001011110110001111111000100110110011 96f53f3f3f92f63f89b3
EUC-JP 靖???程?乙 11001100111101110011111100111111001111111100010011111000001111111011001010110101 ccf73f3f3fc4f83fb2b5
UTF-8 靖ㆁ렰렕程렖乙 111010011001110110010110111000111000011010000001111010111010000010110000111010111010000010010101111001111010100010001011111010111010000010010110111001001011100110011001 e99d96e38681eba0b0eba095e7a88beba096e4b999
UHC 靖ㆁ렰렕程렖乙 1110111111111110101001001111000110001110101111011000111010101010111011111110111110001110101010111110101111100000 effea4f18ebd8eaaefef8eabebe0

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